Searched refs:showNotification (Results 1 – 4 of 4) sorted by relevance
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyCallbackModeService.java | 146 showNotification(ecmTimeout); in startTimerNotification() 157 EmergencyCallbackModeService.this.showNotification(millisUntilFinished); in startTimerNotification() 173 private void showNotification(long millisUntilFinished) { in showNotification() method in EmergencyCallbackModeService 222 showNotification(0); in resetEcmTimer()
|
/packages/apps/Email/src/com/android/email/ |
D | EmailNotificationController.java | 170 private void showNotification(long accountId, String ticker, String title, in showNotification() method in EmailNotificationController 395 showNotification(mailbox.mAccountKey, in showDownloadForwardFailedNotificationSynchronous() 431 showNotification(mailbox.mAccountKey, in showLoginFailedNotificationSynchronous() 464 showNotification(accountId, ticker, title, accountName, intent, in showPasswordExpiringNotificationSynchronous() 484 showNotification(accountId, ticker, title, accountName, intent, in showPasswordExpiredNotificationSynchronous() 508 showNotification(account.mId, ticker, title, accountName, intent, in showSecurityNeededNotification() 525 showNotification(account.mId, ticker, title, accountName, intent, in showSecurityChangedNotification() 542 showNotification(account.mId, ticker, title, accountName, intent, in showSecurityUnsupportedNotification()
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
D | StatusBarNotifier.java | 186 showNotification(call); in updateInCallNotification() 192 private void showNotification(final Call call) { in showNotification() method in StatusBarNotifier
|
/packages/apps/Browser2/test/webexposed/ |
D | global-interface-listing-expected.txt | 4567 method showNotification
|