Searched refs:ECM_TIMER_RESET (Results 1 – 2 of 2) sorted by relevance
63 private static final int ECM_TIMER_RESET = 1; field in EmergencyCallbackModeService68 case ECM_TIMER_RESET:96 mPhone.registerForEcmTimerReset(mHandler, ECM_TIMER_RESET, null); in onCreate()
78 private static final int ECM_TIMER_RESET = 1; field in EmergencyCallbackModeExitDialog104 mPhone.registerForEcmTimerReset(mTimerResetHandler, ECM_TIMER_RESET, null); in onCreate()387 case ECM_TIMER_RESET: