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

/packages/services/Telephony/src/com/android/phone/
H A DEmergencyCallbackModeService.java146 showNotification(ecmTimeout);
157 EmergencyCallbackModeService.this.showNotification(millisUntilFinished);
173 private void showNotification(long millisUntilFinished) { method in class:EmergencyCallbackModeService
222 showNotification(0);
/packages/apps/Email/src/com/android/email/
H A DEmailNotificationController.java170 private void showNotification(long accountId, String ticker, String title, method in class:EmailNotificationController
395 showNotification(mailbox.mAccountKey,
431 showNotification(mailbox.mAccountKey,
464 showNotification(accountId, ticker, title, accountName, intent,
484 showNotification(accountId, ticker, title, accountName, intent,
508 showNotification(account.mId, ticker, title, accountName, intent,
525 showNotification(account.mId, ticker, title, accountName, intent,
542 showNotification(account.mId, ticker, title, accountName, intent,
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DStatusBarNotifier.java186 showNotification(call);
192 private void showNotification(final Call call) { method in class:StatusBarNotifier

Completed in 115 milliseconds