Home
last modified time | relevance | path

Searched refs:ACTION_EMERGENCY_CALLBACK_MODE_CHANGED (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java102 public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED field in TelephonyIntents
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java136 filter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in LegacyGlobalActions()
746 } else if (TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED.equals(action)) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java936 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in verifyEcbmIntentSent()
997 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in testModemResetInEmergencyCallbackMessages()
1032 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in testModemResetInEmergencyCallbackMessages()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java119 TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED)) {
163 filter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in GsmCdmaCallTracker()
DGsmCdmaPhone.java802 Intent intent = new Intent(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in sendEmergencyCallbackModeChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java189 filter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in GlobalActionsDialog()
1397 } else if (TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED.equals(action)) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java630 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in verifyEcbmIntentWasSent()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2674 } else if (action.equals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED)) {
2710 intentFilter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in registerForBroadcasts()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java1916 Intent intent = new Intent(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in sendEmergencyCallbackModeChange()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1523 public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = field in TelephonyManager
/frameworks/base/telephony/api/
Dsystem-current.txt878 …field public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = "android.intent.action.E…
/frameworks/base/api/
Dsystem-current.txt9117 …field public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = "android.intent.action.E…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9015 …field public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = "android.intent.action.E…