Skip navigation links
A B C D E G I L M O R W 

A

ACTION_3RD_PARTY_ACCESS - Static variable in class com.callcontrol.datashare.CallControl
Intent action to open 3rd party apps access control in Call Control UI.
ACTION_BLOCKED_LIST - Static variable in class com.callcontrol.datashare.CallControl
Intent action to open Blocked List.
ACTION_LOOKUP - Static variable in class com.callcontrol.datashare.CallControl
Intent action to lookup number via Call Control UI.
ACTION_REPORT - Static variable in class com.callcontrol.datashare.CallControl
Intent action to lookup number via Call Control UI.

B

BLOCK_REASON - Static variable in class com.callcontrol.datashare.CallControl.Lookup
Human readable block reason.

C

CallControl - Class in com.callcontrol.datashare
Call Control application integration contract class.
CallControl.Lookup - Class in com.callcontrol.datashare
Contract class for Lookup results.
CallControl.Report - Class in com.callcontrol.datashare
Reported number.
com.callcontrol.datashare - package com.callcontrol.datashare
 
CREATOR - Static variable in class com.callcontrol.datashare.CallControl.Report
Parcel interface used to create instances from parcels.

D

describeContents() - Method in class com.callcontrol.datashare.CallControl.Report
 
DISPLAY_NAME - Static variable in class com.callcontrol.datashare.CallControl.Lookup
Known name for the number, if any.

E

EXTRA_PHONE_NUMBER - Static variable in class com.callcontrol.datashare.CallControl
Intent extra key for phone number passed along.

G

getName() - Method in class com.callcontrol.datashare.CallControl.Report
Returns the associated name, if any.
getNumber() - Method in class com.callcontrol.datashare.CallControl.Report
Returns the associated phone number.

I

isUnwanted() - Method in class com.callcontrol.datashare.CallControl.Report
Returns whether or not user refuses to receive any activity from the phone number.

L

LOOKUP_CALL_URI - Static variable in class com.callcontrol.datashare.CallControl
Uri for looking up calls
LOOKUP_TEXT_URI - Static variable in class com.callcontrol.datashare.CallControl
Uri for looking up text messages
lookupNumber(Context, String) - Static method in class com.callcontrol.datashare.CallControl
Performs a number lookup in Call Control UI.
lookupNumber(Context, String, int) - Static method in class com.callcontrol.datashare.CallControl
Performs a number lookup in Call Control UI.

M

MIME_TYPE_LOOKUP_RESULT - Static variable in class com.callcontrol.datashare.CallControl
Mime type for lookup results in Cursor

O

openAccessSettings(Context) - Static method in class com.callcontrol.datashare.CallControl
Opens access settings for 3rd party apps within Call Control UI.
openAccessSettings(Context, int) - Static method in class com.callcontrol.datashare.CallControl
Opens access settings for 3rd party apps within Call Control UI.
openBlockedList(Context) - Static method in class com.callcontrol.datashare.CallControl
Opens Blocked List in Call Control.
openBlockedList(Context, int) - Static method in class com.callcontrol.datashare.CallControl
Opens Blocked List in Call Control.
openBlockedList(Context, String) - Static method in class com.callcontrol.datashare.CallControl
Opens specified number in Blocked List in Call Control if possible.
openBlockedList(Context, String, int) - Static method in class com.callcontrol.datashare.CallControl
Opens specified number in Blocked List in Call Control if possible.

R

report(Context, CallControl.Report) - Static method in class com.callcontrol.datashare.CallControl
Reports a number via Call Control UI.
report(Context, CallControl.Report, int) - Static method in class com.callcontrol.datashare.CallControl
Reports a number via Call Control UI.
report(Context, ArrayList<CallControl.Report>) - Static method in class com.callcontrol.datashare.CallControl
Reports a set of numbers via Call Control UI.
report(Context, ArrayList<CallControl.Report>, int) - Static method in class com.callcontrol.datashare.CallControl
Reports a set of numbers via Call Control UI.
Report(String) - Constructor for class com.callcontrol.datashare.CallControl.Report
Constructs the object assuming the number is unwanted.
Report(String, String) - Constructor for class com.callcontrol.datashare.CallControl.Report
Constructs the object assuming the number is unwanted.
Report(String, String, boolean) - Constructor for class com.callcontrol.datashare.CallControl.Report
Constructs the object.

W

writeToParcel(Parcel, int) - Method in class com.callcontrol.datashare.CallControl.Report
 
A B C D E G I L M O R W 
Skip navigation links