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