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

  /packages/services/Telephony/src/com/android/services/telephony/
PstnIncomingCallNotifier.java 54 private static final int EVENT_UNKNOWN_CONNECTION = 102;
72 case EVENT_UNKNOWN_CONNECTION:
106 mPhone.registerForUnknownConnection(mHandler, EVENT_UNKNOWN_CONNECTION, null);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java 67 private static final int EVENT_UNKNOWN_CONNECTION = 103;
582 phone.registerForUnknownConnection(handler, EVENT_UNKNOWN_CONNECTION,
    [all...]
  /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 75 milliseconds