Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java103 public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED field in TelephonyIntents
104 = TelephonyManager.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED;
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java137 filter.addAction(TelephonyManager.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in LegacyGlobalActions()
749 } else if (TelephonyManager.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED.equals(action)) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java1087 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in verifyEcbmIntentSent()
1137 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in testModemResetInEmergencyCallbackMessages()
1161 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in testModemResetInEmergencyCallbackMessages()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java121 TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED)) {
165 filter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in GsmCdmaCallTracker()
DGsmCdmaPhone.java828 Intent intent = new Intent(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in sendEmergencyCallbackModeChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java377 filter.addAction(TelephonyManager.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in GlobalActionsDialogLite()
2002 } else if (TelephonyManager.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED.equals(action)) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java624 assertEquals(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED, intent.getAction()); in verifyEcbmIntentWasSent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java1988 Intent intent = new Intent(TelephonyIntents.ACTION_EMERGENCY_CALLBACK_MODE_CHANGED); in sendEmergencyCallbackModeChange()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1623 public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = field in TelephonyManager
/frameworks/base/core/api/
Dsystem-current.txt12063 …field public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED = "android.intent.action.E…