Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 25 of 103) sorted by relevance

12345

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DSmartActionsHelperTest.java126 Notification notification = mNotificationBuilder.setContentText(MESSAGE).build(); in testSuggest_notMessageNotification() local
137 Notification notification = in testSuggest_noInlineReply() local
158 Notification notification = createMessageNotification(); in testSuggest_settingsOff() local
171 Notification notification = createMessageNotification(); in testSuggest_settings_repliesOnActionsOff() local
188 Notification notification = createMessageNotification(); in testSuggest_settings_repliesOffActionsOn() local
204 Notification notification = createMessageNotification(); in testSuggest_nonMessageStyleMessageNotification() local
232 Notification notification = in testSuggest_messageStyle() local
287 Notification notification = in testSuggest_lastMessageLocalUser() local
306 Notification notification = in testSuggest_messageStyle_noPerson() local
322 Notification notification = createMessageNotification(); in testOnSuggestedReplySent() local
[all …]
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java216 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
222 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
228 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
240 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
252 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
258 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
264 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
270 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
277 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
286 StatusBarNotification notification = notificationGroup.getSingleNotification(); in onBindViewHolder() local
[all …]
DNotificationDataManager.java78 void addNewMessageNotification(StatusBarNotification notification) { in addNewMessageNotification()
94 void untrackUnseenNotification(StatusBarNotification notification) { in untrackUnseenNotification()
133 public boolean isMessageNotificationMuted(StatusBarNotification notification) { in isMessageNotificationMuted()
DPreprocessingManager.java164 StatusBarNotification notification = optimizeForDriving(sbn); in updateNotifications() local
168 mOldNotifications.put(notification.getKey(), notification); in updateNotifications() local
173 mOldNotifications.put(notification.getKey(), notification); in updateNotifications() local
245 Notification notification = statusBarNotification.getNotification(); in isMediaOrNavigationNotification() local
272 StatusBarNotification optimizeForDriving(StatusBarNotification notification) { in optimizeForDriving()
325 Notification notification = statusBarNotification.getNotification(); in group() local
412 Notification notification = newNotification.getNotification(); in additionalGroup() local
/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
DBundleBuilder.java42 static Bundle buildAssistantReadBundle(StatusBarNotification notification) { in buildAssistantReadBundle()
56 static Bundle buildAssistantReplyBundle(StatusBarNotification notification) { in buildAssistantReplyBundle()
DCarAssistUtils.java205 public static List<NotificationCompat.Action> getAllActions(Notification notification) { in getAllActions()
219 public static NotificationCompat.Action getMarkAsReadAction(Notification notification) { in getMarkAsReadAction()
234 private static NotificationCompat.Action getReplyAction(Notification notification) { in getReplyAction()
259 final Notification notification = sbn.getNotification(); in assistantCallbacksShowNoUi() local
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DNotificationHelperTest.java72 StatusBarNotification notification = notifications[0]; in testShowResumeNotification() local
89 StatusBarNotification notification = notifications[0]; in testShowPrivacyReminderNotification() local
/packages/apps/Messaging/src/com/android/messaging/sms/
DSmsStorageStatusManager.java80 final Notification notification = bigTextStyle.build(); in postStorageLowNotification() local
86 PendingIntentConstants.SMS_STORAGE_LOW_NOTIFICATION_ID, notification); in postStorageLowNotification() local
/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationThrottler.java60 @NonNull Context context, @NonNull Notification notification) { in throttle()
128 private static boolean isNotificationInGroup( in isNotificationInGroup()
DDialerNotificationManager.java41 public static void notify(@NonNull Context context, int id, @NonNull Notification notification) { in notify()
48 @NonNull Context context, @NonNull String tag, int id, @NonNull Notification notification) { in notify()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationManager.java39 void notify(String tag, int id, Notification notification) { in notify()
81 Notification notification = mNotifications.get(id).get(jobId); in hasNotification() local
DTestForegroundManager.java36 public void startForeground(int id, Notification notification) { in startForeground()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DDisconnectedCallNotifierTest.java92 Notification notification = captor.getValue(); in testNotificationShownAfterEmergencyCall() local
115 Notification notification = captor.getValue(); in testNotificationShownForDisconnectedEmergencyCall() local
/packages/apps/Contacts/src/com/android/contacts/vcard/
DExportProcessor.java268 final Notification notification = in doProgressNotification() local
279 final Notification notification = in doCancelNotification() local
289 final Notification notification = in doFinishNotification() local
309 final Notification notification = in doFinishNotificationWithShareAction() local
DNotificationImportExportListener.java134 final Notification notification = in onImportFinished() local
153 final Notification notification = in onImportCanceled() local
182 final Notification notification = constructCancelNotification(mContext, description); in onCancelRequest() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/
DSimSelectNotificationTest.java158 ArgumentCaptor<Notification> notification = ArgumentCaptor.forClass(Notification.class); in onReceiveEnableMms_notificationShouldSend() local
218 ArgumentCaptor<Notification> notification = ArgumentCaptor.forClass(Notification.class); in onReceivePrimarySubListChange_DualCdmaWarning_notificationShouldSend() local
/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/payloadhandlers/
DNotificationPayloadHandler.java81 Notification notification = getNotification(args); in getMessages() local
99 Notification notification = getNotification(args); in getAction() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DNotificationMgr.java22 public abstract void notify(int id, NotificationWrapper notification); in notify()
/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/util/
DThreadSafeCallbacks.java56 public void invoke(Consumer<T> notification) { in invoke()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java143 final Notification notification = builder.build(); in showUpcomingNotification() local
309 final Notification notification = builder.build(); in showSnoozeNotification() local
356 final Notification notification = builder.build(); in showMissedNotification() local
365 NotificationCompat.Builder notification = new NotificationCompat.Builder( in showAlarmNotification() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java169 Notification notification = new Notification.Builder(context, in onReceive() local
190 notification); in onReceive() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPermissionRequest.java169 Notification notification = new Notification.Builder(context, in onReceive() local
190 notification); in onReceive() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java221 Notification notification = groupSummary.build(); in updateMissedCallNotification() local
391 Notification notification = builder.build(); in getNotificationForCall() local
490 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification()
/packages/apps/Car/Media/src/com/android/car/media/service/
DMediaConnectorService.java98 Notification notification = new NotificationCompat.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DUtils.java48 ConversationNotification notification) { in getLatestMessage()
80 public static boolean isValidConversationNotification(ConversationNotification notification, in isValidConversationNotification()

12345