Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java296 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in TelephonyIntents
297 = SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java22 import static android.telephony.SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED;
434 mContext.sendBroadcast(new Intent(ACTION_DEFAULT_SUBSCRIPTION_CHANGED) in testNotifyDisplayInfoChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java414 } else if (action.equals(SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED)) {
622 filter.addAction(SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in systemRunning()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java809 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in SubscriptionManager
/frameworks/base/api/
Dlint-baseline.txt254 BroadcastBehavior: android.telephony.SubscriptionManager#ACTION_DEFAULT_SUBSCRIPTION_CHANGED:
Dcurrent.txt45940 …field public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephony.action.D…
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java2520 Intent intent = new Intent(SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in sendDefaultChangedBroadcast()
/frameworks/base/non-updatable-api/
Dcurrent.txt45796 …field public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephony.action.D…