Searched defs:handleTimerInEmergencyCallbackMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java1558 void handleTimerInEmergencyCallbackMode(int action) { method in class:ImsPhone
1571 loge("handleTimerInEmergencyCallbackMode, unsupported action " + action);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java3017 public void handleTimerInEmergencyCallbackMode(int action) { method in class:GsmCdmaPhone
3030 Rlog.e(LOG_TAG, "handleTimerInEmergencyCallbackMode, unsupported action " + action);

Completed in 101 milliseconds