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.java64 public static final int EXIT_ECM_IN_EMERGENCY_CALL_DIALOG = 4; field in EmergencyCallbackModeExitDialog
190 mDialogType = EXIT_ECM_IN_EMERGENCY_CALL_DIALOG; in showEmergencyCallbackModeExitDialog()
191 showDialog(EXIT_ECM_IN_EMERGENCY_CALL_DIALOG); in showEmergencyCallbackModeExitDialog()
253 case EXIT_ECM_IN_EMERGENCY_CALL_DIALOG: in onCreateDialog()