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:95 mPhone.registerForEcmTimerReset(mHandler, ECM_TIMER_RESET, null); in onCreate()
74 private static final int ECM_TIMER_RESET = 1; field in EmergencyCallbackModeExitDialog100 mPhone.registerForEcmTimerReset(mTimerResetHandler, ECM_TIMER_RESET, null); in onCreate()357 case ECM_TIMER_RESET: