Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DEmergencyCallbackModeExitDialog.java60 public static final int EXIT_ECM_IN_EMERGENCY_CALL_DIALOG = 4; field in EmergencyCallbackModeExitDialog
198 mDialogType = EXIT_ECM_IN_EMERGENCY_CALL_DIALOG; in showEmergencyCallbackModeExitDialog()
199 showDialog(EXIT_ECM_IN_EMERGENCY_CALL_DIALOG); in showEmergencyCallbackModeExitDialog()
261 case EXIT_ECM_IN_EMERGENCY_CALL_DIALOG: in onCreateDialog()