Home
last modified time | relevance | path

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

123

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DStatusBarNotificationTest.java121 Notification notification = new Notification.Builder(mContext) in testIsClearable_notClearableOngoingEvent() local
145 Notification notification = new Notification.Builder(mContext) in testIsGroup_notifGroup() local
158 Notification notification = new Notification.Builder(mContext) in testIsGroup_sortKey() local
176 Notification notification = new Notification.Builder(mContext) in testIsOngoing_ongoingEvent() local
206 Notification notification = clone.getNotification(); in testClone() local
DNotificationTvExtenderTest.java61 Notification notification = new Notification(); in testTvExtender_NotifConstructor() local
102 Notification notification = notifBuilder.build(); in testTvExtender_extend() local
DNotificationTest.java683 Notification notification = new Notification.Builder(mContext, CHANNEL.getId()).build(); in testGetAllowSystemGeneratedContextualActions_trueByDefault() local
689 Notification notification = new Notification.Builder(mContext, CHANNEL.getId()) in testGetAllowSystemGeneratedContextualActions() local
986 Notification notification = new Notification.Builder(mContext, "test id") in testGetMessagesFromBundleArray() local
1075 Notification notification = builder.build(); in testCallStyle_setsChronometerExtra() local
1089 Notification notification = builder.build(); in testCallStyle_setsCallTypeExtra() local
1116 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_noRemoteInput() local
1141 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_hasRemoteInput() local
1159 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput() local
1191 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
DNotificationCarExtenderTest.java59 Notification notification = new Notification(); in testCarExtender_Constructor() local
105 Notification notification = notifBuilder.build(); in testCarExtender_extend() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotification.kt16 val notification get() = statusBarNotification.notification constant
DNotificationListenerQuery.kt34 private val notification = NotificationQueryHelper(this) constant
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20116/src/android/security/cts/CVE_2022_20116/
DPocService.java63 Notification notification = in showNotification() local
67 startForeground(getIntegerRes(R.integer.notificationId), notification); in showNotification() local
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DNotificationQuery.java32 static NotificationQueryHelper.NotificationQueryBase notification() { in notification() method
/cts/tests/tests/media/common/src/android/media/cts/
DLocalMediaProjectionService.java88 final Notification notification = notificationBuilder.setOngoing(true) in startForeground() local
95 startForeground(getNotificationId(), notification); in startForeground() local
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/
DProcStatsHelperServiceBase.java47 Notification notification = new Notification.Builder(getApplicationContext()) in onHandleIntent() local
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java86 Notification notification = new Notification.Builder(getContext(), NOTIFICATION_CHANNEL_ID) in testNotificationJobEndDetach() local
123 Notification notification = new Notification.Builder(getContext(), NOTIFICATION_CHANNEL_ID) in testNotificationJobEndRemove() local
410 Notification notification = new Notification.Builder(getContext(), NOTIFICATION_CHANNEL_ID) in testUserInitiatedJobNotificationBehavior() local
462 Notification notification = new Notification.Builder(getContext(), NOTIFICATION_CHANNEL_ID) in testNonUserInitiatedJobNotificationBehavior() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/
DConnectivityForegroundService.java44 Notification notification = in onStartCommand() local
/cts/hostsidetests/os/app/src/android/os/app/
DTestFgService.java41 Notification notification = new Notification.Builder(this, CHANNEL) in onStartCommand() local
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
DTestService.java50 Notification notification = in onStartCommand() local
/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/
DITestReceiver.aidl23 void postNotification(int notificationId, in Notification notification); in postNotification()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/
DPocService.java50 Notification notification = new Notification.Builder(this, id) in onCreate() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-34723/malicious-app/src/android/security/cts/CVE_2024_34723_malicious_app/
DPocService.java118 final Notification notification = sendNotification(context); in postTaskToReproduceVulnerability() local
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DFgService.java51 Notification notification = in onStartCommand() local
/cts/tests/tests/security/src/android/security/cts/
DCVE_2023_21143.java74 Notification notification = in testPocCVE_2023_21143() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/
DDialerShowsHunOnIncomingCallActivity.java73 Notification notification = in update() local
/cts/hostsidetests/os/test-apps/InattentiveSleepTestApp/src/android/os/inattentivesleeptests/
DPartialWakeLockService.java58 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
/cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestFgsService.java55 final Notification notification = new Notification.Builder(this, TAG) in onStartCommand() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java38 Notification notification = in onStartCommand() local
/cts/tests/tests/notificationlegacy/notificationlegacy34/src/android/app/notification/legacy34/cts/
DNotificationManagerApi34Test.kt71 val notification: Notification = Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in testMediaStyle_noClearFlagNotSet() constant
88 val notification: Notification = Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in testCustomMediaStyle_noClearFlagNotSet() constant
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21277/src/android/security/cts/CVE_2023_21277/
DDeviceTest.java105 Notification notification = in testPocCVE_2023_21277() local

123