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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMAPhone.java 91 static final int CANCEL_ECM_TIMER = 1; // cancel Ecm timer
925 * if action is CANCEL_ECM_TIMER, cancel Ecm timer and notify apps the timer is canceled;
930 case CANCEL_ECM_TIMER:
    [all...]
CdmaCallTracker.java 198 handleEcmTimer(phone.CANCEL_ECM_TIMER);
    [all...]

Completed in 1791 milliseconds