Searched refs:showNotification (Results 1 – 2 of 2) sorted by relevance
141 showNotification(ecmTimeout); in startTimerNotification()149 EmergencyCallbackModeService.this.showNotification(millisUntilFinished); in startTimerNotification()163 private void showNotification(long millisUntilFinished) { in showNotification() method in EmergencyCallbackModeService204 showNotification(0); in resetEcmTimer()
622 boolean showNotification = in updateSpeakerNotification()625 if (DBG) log(showNotification in updateSpeakerNotification()629 updateSpeakerNotification(showNotification); in updateSpeakerNotification()644 public void updateSpeakerNotification(boolean showNotification) { in updateSpeakerNotification() argument645 if (DBG) log("updateSpeakerNotification(" + showNotification + ")..."); in updateSpeakerNotification()657 if (showNotification) { in updateSpeakerNotification()