Searched refs:DEFAULT_ECM_EXIT_TIMER_VALUE (Results 1 – 1 of 1) sorted by relevance
54 private static final long DEFAULT_ECM_EXIT_TIMER_VALUE = 300000L; field in EmergencyCallbackModeService144 long ecmTimeout = TelephonyProperties.ecm_exit_timer().orElse(DEFAULT_ECM_EXIT_TIMER_VALUE); in startTimerNotification()