Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java347 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in TelephonyIntents
348 = SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED;
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java339 } else if (action.equals(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED)) {
453 filter.addAction(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in systemRunning()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java818 public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED field in SubscriptionManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java2337 Intent intent = new Intent(TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED); in sendDefaultChangedBroadcast()
/frameworks/base/api/
Dcurrent.txt44848 …field public static final String ACTION_DEFAULT_SUBSCRIPTION_CHANGED = "android.telephony.action.D…