Searched refs:ecmTimeout (Results 1 – 1 of 1) sorted by relevance
137 long ecmTimeout = SystemProperties.getLong( in startTimerNotification() local141 showNotification(ecmTimeout); in startTimerNotification()144 mTimer = new CountDownTimer(ecmTimeout, 1000) { in startTimerNotification()