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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 347 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED
348 = "android.intent.action.ACTION_DEFAULT_SUBSCRIPTION_CHANGED";
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 260 } else if (action.equals(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED)) {
347 filter.addAction(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 2795 milliseconds