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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsStorageMonitor.java 48 private static final int EVENT_RADIO_ON = 3;
82 mCi.registerForOn(this, EVENT_RADIO_ON, null);
122 case EVENT_RADIO_ON:
SmsDispatchersController.java 54 private static final int EVENT_RADIO_ON = 11;
101 mCi.registerForOn(this, EVENT_RADIO_ON, null);
133 case EVENT_RADIO_ON:
GsmCdmaPhone.java 259 mCi.registerForOn(this, EVENT_RADIO_ON, null);
    [all...]
Phone.java 154 protected static final int EVENT_RADIO_ON = 5;
    [all...]
ServiceStateTracker.java 211 protected static final int EVENT_RADIO_ON = 41;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSubscriptionSourceManager.java 39 private static final int EVENT_RADIO_ON = 3;
65 mCi.registerForOn(this, EVENT_RADIO_ON, null);
121 case EVENT_RADIO_ON: {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccController.java 107 private static final int EVENT_RADIO_ON = 5;
177 mCis[i].registerForOn(this, EVENT_RADIO_ON, i);
386 case EVENT_RADIO_ON:
388 log("Received EVENT_RADIO_AVAILABLE/EVENT_RADIO_ON, calling "
396 log("Received EVENT_RADIO_AVAILABLE/EVENT_RADIO_ON for phoneId 0, "
  /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 752 milliseconds