Searched refs:ECM_TIMER_RESET (Results 1 – 2 of 2) sorted by relevance
62 private static final int ECM_TIMER_RESET = 1; field in EmergencyCallbackModeService67 case ECM_TIMER_RESET:95 mPhone.registerForEcmTimerReset(mHandler, ECM_TIMER_RESET, null); in onCreate()
69 private static final int ECM_TIMER_RESET = 1; field in EmergencyCallbackModeExitDialog94 mPhone.registerForEcmTimerReset(mTimerResetHandler, ECM_TIMER_RESET, null); in onCreate()349 case ECM_TIMER_RESET: