HomeSort by relevance Sort by last modified time
    Searched refs:handleEcmTimer (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 202 handleEcmTimer(CDMAPhone.CANCEL_ECM_TIMER);
551 handleEcmTimer(CDMAPhone.RESTART_ECM_TIMER);
612 handleEcmTimer(CDMAPhone.RESTART_ECM_TIMER);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 298 handleEcmTimer(ImsPhone.CANCEL_ECM_TIMER);
365 private void handleEcmTimer(int action) {
373 log("handleEcmTimer, unsupported action " + action);
    [all...]

Completed in 188 milliseconds