Searched refs:CallerInfoAsyncQuery (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfoAsyncQuery.java44 public class CallerInfoAsyncQuery { class
46 private static final String LOG_TAG = "CallerInfoAsyncQuery";
270 ("Bad context or query uri, or CallerInfoAsyncQuery already released.");
306 // new parameter to CallerInfoAsyncQuery.startQuery() to force
350 private CallerInfoAsyncQuery() { method in class:CallerInfoAsyncQuery
357 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef,
360 CallerInfoAsyncQuery c = new CallerInfoAsyncQuery();
387 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number,
405 public static CallerInfoAsyncQuery startQuer
[all...]
H A DCallerInfo.java305 ContentResolver cr = CallerInfoAsyncQuery.getCurrentProfileContentResolver(context);
/frameworks/base/
H A Dcompiled-classes-phone5488 com.android.internal.telephony.CallerInfoAsyncQuery
5489 com.android.internal.telephony.CallerInfoAsyncQuery$CallerInfoAsyncQueryHandler
5490 com.android.internal.telephony.CallerInfoAsyncQuery$CallerInfoAsyncQueryHandler$CallerInfoWorkerHandler
5491 com.android.internal.telephony.CallerInfoAsyncQuery$CookieWrapper
5492 com.android.internal.telephony.CallerInfoAsyncQuery$OnQueryCompleteListener

Completed in 114 milliseconds