HomeSort by relevance Sort by last modified time
    Searched refs:CallerInfoAsyncQueryHandler (Results 1 - 9 of 9) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 59 private CallerInfoAsyncQueryHandler mHandler;
68 * Interface for a CallerInfoAsyncQueryHandler result return.
131 private class CallerInfoAsyncQueryHandler extends AsyncQueryHandler {
248 private CallerInfoAsyncQueryHandler(Context context) {
516 * Method to create a new CallerInfoAsyncQueryHandler object, ensuring correct
523 mHandler = new CallerInfoAsyncQueryHandler(context);
  /packages/apps/Dialer/java/com/android/incallui/
CallerInfoAsyncQuery.java 59 /** Interface for a CallerInfoAsyncQueryHandler result return. */
159 CallerInfoAsyncQueryHandler handler = new CallerInfoAsyncQueryHandler(context, contactRef);
375 private static class CallerInfoAsyncQueryHandler extends AsyncQueryHandler {
389 private CallerInfoAsyncQueryHandler(Context context, Uri contactRef) {
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 428 milliseconds