Home
last modified time | relevance | path

Searched refs:ACTION_DEFAULT_SUBSCRIPTION_CHANGED (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java348 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in TelephonyIntents
349 = SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED;
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java379 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in SubscriptionManager
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java261 } else if (action.equals(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED)) {
346 filter.addAction(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in systemRunning()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1762 Intent intent = new Intent(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in setDefaultFallbackSubId()
/frameworks/base/api/
Dcurrent.txt40171 …field public static final java.lang.String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephon…
Dtest-current.txt40442 …field public static final java.lang.String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephon…
Dsystem-current.txt43616 …field public static final java.lang.String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephon…