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.java59 public static final int EXIT_ECM_IN_EMERGENCY_CALL_DIALOG = 4; field in EmergencyCallbackModeExitDialog
184 mDialogType = EXIT_ECM_IN_EMERGENCY_CALL_DIALOG; in showEmergencyCallbackModeExitDialog()
185 showDialog(EXIT_ECM_IN_EMERGENCY_CALL_DIALOG); in showEmergencyCallbackModeExitDialog()
247 case EXIT_ECM_IN_EMERGENCY_CALL_DIALOG: in onCreateDialog()