| /packages/apps/Car/systemlibs/car-assist-client-lib/src/com/android/car/assist/client/ |
| D | CarAssistUtils.java | 173 Notification notification = sbn.getNotification(); in isCarCompatibleMessagingNotification() local 193 private static boolean hasMessagingStyle(Notification notification) { in hasMessagingStyle() 203 private static boolean hasRequiredAssistantCallbacks(Notification notification) { in hasRequiredAssistantCallbacks() 215 public static List<Action> getAllActions(Notification notification) { in getAllActions() 231 public static NotificationCompat.Action getMarkAsReadAction(Notification notification) { in getMarkAsReadAction() 246 public static NotificationCompat.Action getMuteAction(Notification notification) { in getMuteAction() 260 private static NotificationCompat.Action getReplyAction(Notification notification) { in getReplyAction() 275 private static boolean replyCallbackHasRemoteInput(Notification notification) { in replyCallbackHasRemoteInput() 285 private static boolean assistantCallbacksShowNoUi(final Notification notification) { in assistantCallbacksShowNoUi()
|
| D | BundleBuilder.java | 42 static Bundle buildAssistantReadBundle(StatusBarNotification notification) { in buildAssistantReadBundle() 56 static Bundle buildAssistantReplyBundle(StatusBarNotification notification) { in buildAssistantReplyBundle()
|
| /packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/fastpair/notification/ |
| D | FastPairNotificationsTest.java | 101 Notification notification = mFastPairNotifications.progressNotification(mItem); in verify_progressNotification() local 112 Notification notification = in verify_discoveryNotification() local 123 Notification notification = mFastPairNotifications in verify_succeededNotification() local 135 Notification notification = in verify_failedNotification() local
|
| D | FastPairNotificationBuilderTest.java | 92 Notification notification = in setIsDevice_true() local 101 Notification notification = in setIsDevice_false() local
|
| /packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/ |
| D | ConsentNotificationTriggerTest.java | 157 final Notification notification = in testEuNotification() local 220 final Notification notification = in testEuNotification_gaUxFlagEnabled() local 278 final Notification notification = in testNonEuNotifications() local 343 final Notification notification = in testNonEuNotifications_gaUxEnabled() local 390 final Notification notification = in testEuNotifications_gaUxEnabled_nonDismissable() local 467 final Notification notification = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local
|
| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/ |
| D | MigrationNotificationFactory.java | 119 Notification notification; in createNotification() local 170 Notification notification = in getMigrationInProgressNotification() local 192 Notification notification = in getModuleUpdateNeededNotification() local 213 Notification notification = in getAppUpdateNeededNotification() local 251 Notification notification = in getMoreSpaceNeededNotification() local 274 Notification notification = in getResumeMigrationNotification() local 292 Notification notification = in getMigrationCancelledNotification() local 309 Notification notification = in getMigrationCompleteNotification() local 326 Notification notification = in getMigrationPausedNotification() local
|
| /packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/ |
| D | ConsentNotificationTrigger.java | 76 Notification notification = getNotification(context, isEuDevice, gaUxFeatureEnabled); in showConsentNotification() local 100 Notification notification; in getNotification() local 173 NotificationCompat.Builder notification = in getGaV2ConsentNotification() local 213 NotificationCompat.Builder notification = in getGaConsentNotification() local
|
| /packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/common/ |
| D | NotificationHelperTest.java | 55 final StatusBarNotification notification = in showResumeNotification_showsExpectedNotification() local 69 final StatusBarNotification notification = in showPrivacyReminderNotification_showsExpectedNotification() 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/Car/Notification/tests/unit/src/com/android/car/notification/ |
| D | NotificationUtilsTest.java | 225 Notification notification = new Notification(); in onGetNotificationViewType_notificationIsARecognizedType_returnsCorrectType() local 239 Notification notification = new Notification(); in onGetNotificationViewType_notificationHasBigTextAndSummaryText_returnsInbox() local 250 Notification notification = new Notification(); in onGetNotificationViewType_unrecognizedTypeWithoutBigTextOrSummary_returnsBasic() local
|
| /packages/apps/Contacts/src/com/android/contacts/vcard/ |
| D | ExportProcessor.java | 268 final Notification notification = in doProgressNotification() local 279 final Notification notification = in doCancelNotification() local 289 final Notification notification = in doFinishNotification() local 310 final Notification notification = in doFinishNotificationWithShareAction() local
|
| D | NotificationImportExportListener.java | 136 final Notification notification = in onImportFinished() local 155 final Notification notification = in onImportCanceled() local 183 final Notification notification = constructCancelNotification(mContext, description); in onCancelRequest() local
|
| /packages/apps/Dialer/java/com/android/dialer/notification/ |
| D | NotificationThrottler.java | 60 @NonNull Context context, @NonNull Notification notification) { in throttle() 128 private static boolean isNotificationInGroup( in isNotificationInGroup()
|
| D | DialerNotificationManager.java | 41 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/Traceur/src/com/android/traceur/ |
| D | TraceService.java | 175 Notification.Builder notification = getTraceurNotification( in startTracingInternal() local 215 Notification.Builder notification = getTraceurNotification( in startStackSamplingInternal() local 254 Notification.Builder notification = getTraceurNotification(context.getString( in stopTracingInternal() local 315 Notification.Builder notification = new Notification.Builder(context, channel) in getTraceurNotification() local
|
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | DisconnectedCallNotifierTest.java | 92 Notification notification = captor.getValue(); in testNotificationShownAfterEmergencyCall() local 115 Notification notification = captor.getValue(); in testNotificationShownForDisconnectedEmergencyCall() local
|
| /packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
| D | TestNotificationManager.java | 39 void notify(String tag, int id, Notification notification) { in notify() 81 Notification notification = mNotifications.get(id).get(jobId); in hasNotification() local
|
| /packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ |
| D | BluetoothNotificationManager.java | 117 public void notify(int id, Notification notification) { in notify() 144 Notification notification = new Notification.Builder(mContext, APM_NOTIFICATION_CHANNEL) in sendApmNotification() local
|
| /packages/modules/Media/apex/framework/java/android/media/ |
| D | MediaSession2Service.java | 221 MediaNotification notification; in removeSession() local 279 Notification notification = mediaNotification.getNotification(); in onPlaybackActiveChanged() local 311 public MediaNotification(int notificationId, @NonNull Notification notification) { in MediaNotification()
|
| /packages/apps/Car/Notification/src/com/android/car/notification/ |
| D | PreprocessingManager.java | 183 AlertEntry notification = optimizeForDriving(alertEntry); in updateNotifications() local 185 mOldNotifications.put(notification.getKey(), notification); in updateNotifications() local 288 Notification notification = alertEntry.getNotification(); in isMediaOrNavigationNotification() local 378 Notification notification = alertEntry.getNotification(); in group() local 573 Notification notification = newNotification.getNotification(); in additionalGroupAndRank() local
|
| /packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ |
| D | SafetySourceIssueTest.kt | 298 val notification = Notification.Builder("Notification title", "Notification text").build() in notification_getTitle_returnsTitle() constant 306 val notification = Notification.Builder("Notification title", "Notification text").build() in notification_getText_returnsText() constant 314 val notification = Notification.Builder("", "").build() in notification_getActions_withDefaultBuilder_returnsEmptyList() constant 322 val notification = in notification_getActions_returnsActions() constant 331 val notification = in notification_getActions_mutationsAreNotAllowed() constant 340 val notification = in notification_describeContents_returns0() constant 352 val notification = in notification_parcelRoundTrip_recreatesEqual() constant 428 val notification = in notification_builder_clearActions_removesAllActions() constant
|
| /packages/services/Car/service-builtin/src/com/android/car/admin/ |
| D | NotificationHelper.java | 122 Notification notification = NotificationHelper in showUserDisclaimerNotification() local 200 Notification notification = NotificationHelper in showFactoryResetNotification() local 253 Notification notification = NotificationHelper in showResourceOveruseNotificationsAsUser() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/sim/ |
| D | SimSelectNotificationTest.java | 183 ArgumentCaptor<Notification> notification = ArgumentCaptor.forClass(Notification.class); in onReceiveEnableMms_notificationShouldSend() local 278 ArgumentCaptor<Notification> notification = ArgumentCaptor.forClass(Notification.class); in onReceivePrimarySubListChange_DualCdmaWarning_notificationShouldSend() local
|
| /packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
| D | MissedCallNotifier.java | 231 Notification notification = groupSummary.build(); in updateMissedCallNotification() local 401 Notification notification = builder.build(); in getNotificationForCall() local 500 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification()
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothPermissionRequest.java | 173 Notification notification = new Notification.Builder(context, in onReceive() local 196 notification); in onReceive() local
|