Home
last modified time | relevance | path

Searched refs:showNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DEmergencyCallbackModeService.java141 showNotification(ecmTimeout); in startTimerNotification()
149 EmergencyCallbackModeService.this.showNotification(millisUntilFinished); in startTimerNotification()
163 private void showNotification(long millisUntilFinished) { in showNotification() method in EmergencyCallbackModeService
204 showNotification(0); in resetEcmTimer()