Searched refs:EMERGENCY_CALLBACK_MODE_CALL (Results 1 – 2 of 2) sorted by relevance
1494 TelephonyManager.EMERGENCY_CALLBACK_MODE_CALL); in listen()1497 TelephonyManager.EMERGENCY_CALLBACK_MODE_CALL, in listen()3450 if (type == TelephonyManager.EMERGENCY_CALLBACK_MODE_CALL) { in notifyCallbackModeStarted()3482 if (type == TelephonyManager.EMERGENCY_CALLBACK_MODE_CALL) { in notifyCallbackModeStopped()
19155 EMERGENCY_CALLBACK_MODE_CALL,19163 public static final int EMERGENCY_CALLBACK_MODE_CALL = 1; field in TelephonyManager