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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 313 public static final String SPN_STRINGS_UPDATED_ACTION =
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
EmergencyCryptkeeperText.java 131 new IntentFilter(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION));
MobileSignalController.java 373 if (action.equals(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION)) {
NetworkControllerImpl.java 280 filter.addAction(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
CarrierText.java 221 new IntentFilter(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION));
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerSignalTest.java 412 intent.setAction(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ServiceStateTrackerTest.java 302 // We only want to verify the intent SPN_STRINGS_UPDATED_ACTION.
309 assertEquals(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION, intent.getAction());
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java     [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 479 milliseconds