| /packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
| D | AlarmNotifications.java | 40 NotificationCompat.Builder notification = new NotificationCompat.Builder(context) in showLowPriorityNotification() local 79 NotificationCompat.Builder notification = new NotificationCompat.Builder(context) in showHighPriorityNotification() local 113 NotificationCompat.Builder notification = new NotificationCompat.Builder(context) in showSnoozeNotification() local 147 NotificationCompat.Builder notification = new NotificationCompat.Builder(context) in showMissedNotification() local 181 NotificationCompat.Builder notification = new NotificationCompat.Builder(service) in showAlarmNotification() local
|
| /packages/apps/Messaging/src/com/android/messaging/sms/ |
| D | SmsStorageStatusManager.java | 80 final Notification notification = bigTextStyle.build(); in postStorageLowNotification() local 86 PendingIntentConstants.SMS_STORAGE_LOW_NOTIFICATION_ID, notification); in postStorageLowNotification() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
| D | NotificationImportExportListener.java | 91 final Notification notification = constructProgressNotification(mContext, in onImportProcessed() local 112 final Notification notification = constructProgressNotification( in onImportParsed() local 134 final Notification notification = in onImportFinished() local 153 final Notification notification = in onImportCanceled() local 166 final Notification notification = in onExportProcessed() local 183 final Notification notification = constructCancelNotification(mContext, description); in onCancelRequest() local
|
| D | ExportProcessor.java | 270 final Notification notification = in doProgressNotification() local 282 final Notification notification = in doCancelNotification() local 292 final Notification notification = in doFinishNotification() local 312 final Notification notification = in doFinishNotificationWithShareAction() local
|
| D | NfcImportVCardActivity.java | 295 final Notification notification = in showFailureNotification() local
|
| /packages/apps/Calendar/src/com/android/calendar/alerts/ |
| D | NotificationMgr.java | 22 public abstract void notify(int id, NotificationWrapper notification); in notify()
|
| D | AlertService.java | 374 NotificationWrapper notification; in generateAlerts() local 871 NotificationWrapper notification = AlertReceiver.makeExpandingNotification(context, in postNotification() local 933 Notification notification = nw.mNotification; in addNotificationOptions() local
|
| /packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/ |
| D | ExternalCallNotifierTest.java | 146 Notification notification = verifyNotificationPosted(); in testPostNonPullable() local 153 Notification notification = verifyNotificationPosted(); in testPostPullable() local
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothPermissionRequest.java | 161 Notification notification = new Notification.Builder(context) in onReceive() local 183 notification); in onReceive() local
|
| /packages/apps/Dialer/src/com/android/dialer/calllog/ |
| D | MissedCallNotifier.java | 174 Notification notification = builder.build(); in updateMissedCallNotification() local 275 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification()
|
| /packages/services/Car/car-support-lib/src/android/support/car/ui/ |
| D | CarNavExtender.java | 118 public CarNavExtender(@NonNull Notification notification) { in CarNavExtender() 176 public static boolean isExtended(Notification notification) { in isExtended() 241 public static int getType(Notification notification) { in getType()
|
| /packages/apps/Messaging/src/com/android/messaging/receiver/ |
| D | SmsReceiver.java | 279 final Notification notification = bigTextStyle.build(); in postNewMessageSecondaryUserNotification() local 291 PendingIntentConstants.SMS_SECONDARY_USER_NOTIFICATION_ID, notification); in postNewMessageSecondaryUserNotification() local
|
| /packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/ |
| D | SmsMessageReceiver.java | 56 Notification.Builder notification = new Notification.Builder(context) in addNotification() local
|
| /packages/apps/DeskClock/src/com/android/deskclock/data/ |
| D | StopwatchModel.java | 298 final Notification notification = new NotificationCompat.Builder(mContext) in updateNotification() local 308 mNotificationManager.notify(mNotificationModel.getStopwatchNotificationId(), notification); in updateNotification() local
|
| D | TimerModel.java | 712 final Notification notification = builder.build(); in updateNotification() local 821 final Notification notification = builder.build(); in updateHeadsUpNotification() local
|
| /packages/apps/TV/usbtuner/src/com/android/usbtuner/setup/ |
| D | TunerSetupActivity.java | 215 Notification notification = new NotificationCompat.BigPictureStyle( in sendRecommendationCard() local
|
| /packages/services/Telephony/src/com/android/phone/ |
| D | NotificationMgr.java | 352 final Notification notification = builder.build(); in updateMwi() local 365 notification, in updateMwi() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/ui/ |
| D | MissedCallNotifierImpl.java | 403 Notification notification = builder.build(); in showMissedCallNotification() local 557 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification()
|
| /packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
| D | NotificationActionUtils.java | 199 final Intent notificationIntent, final NotificationCompat.Builder notification, in addNotificationActions() 667 final Notification notification = builder.build(); in createUndoNotification() local 795 final Notification notification = in createUndoNotification() local
|
| /packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
| D | ExternalCallNotifier.java | 300 Notification notification = builder.build(); in postNotification() local
|
| D | StatusBarNotifier.java | 320 Notification notification = builder.build(); in buildAndSendNotification() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
| D | BluetoothMnsObexClient.java | 102 MnsSdpSearchInfo (boolean isSearchON, int masId, int notification) { in MnsSdpSearchInfo()
|
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | MissedCallNotifierImplTest.java | 349 Notification notification = mock(Notification.class); in makeNotificationBuilder() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
| D | BluetoothPbapService.java | 785 Notification notification = null; in createPbapNotification() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
| D | SapServer.java | 216 Notification notification; in setNotification() local
|