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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 201 handleEcmTimer(phone.CANCEL_ECM_TIMER);
    [all...]
CDMAPhone.java 102 static final int CANCEL_ECM_TIMER = 1; // cancel Ecm timer
916 * if action is CANCEL_ECM_TIMER, cancel Ecm timer and notify apps the timer is canceled;
921 case CANCEL_ECM_TIMER:
    [all...]

Completed in 62 milliseconds