/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/queries/ |
D | NotificationQueryHelperTest.java | 50 Notification notification = new Notification(); in matches_noRestrictions_returnsTrue() local 59 Notification notification = in matches_channelId_meetsRestriction_returnsTrue() local 71 Notification notification = in matches_channelId_doesNotMeetRestriction_returnsFalse() local
|
/cts/tests/app/src/android/app/cts/ |
D | StatusBarNotificationTest.java | 94 Notification notification = new Notification.Builder(mContext) in testIsClearable_notClearableOngoingEvent() local 115 Notification notification = new Notification.Builder(mContext) in testIsGroup_notifGroup() local 127 Notification notification = new Notification.Builder(mContext) in testIsGroup_sortKey() local 143 Notification notification = new Notification.Builder(mContext) in testIsOngoing_ongoingEvent() local 171 Notification notification = clone.getNotification(); in testClone() local
|
D | NotificationCarExtenderTest.java | 49 Notification notification = new Notification(); in testCarExtender_Constructor() local 93 Notification notification = notifBuilder.build(); in testCarExtender_extend() local
|
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/ |
D | NotificationQuery.java | 31 static NotificationQuery<NotificationQuery<?>> notification() { in notification() method
|
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/ |
D | ProcStatsHelperServiceBase.java | 47 Notification notification = new Notification.Builder(getApplicationContext()) in onHandleIntent() local
|
/cts/hostsidetests/incident/apps/notificationsapp/src/com/android/server/cts/notifications/ |
D | NotificationIncidentTestActivity.java | 44 final Notification notification = in onCreate() local
|
/cts/hostsidetests/os/app/src/android/os/app/ |
D | TestFgService.java | 41 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/ |
D | TestService.java | 50 Notification notification = in onStartCommand() local
|
/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/ |
D | ITestReceiver.aidl | 23 void postNotification(int notificationId, in Notification notification); in postNotification()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/ |
D | PocService.java | 50 Notification notification = new Notification.Builder(this, id) in onCreate() local
|
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/ |
D | FgService.java | 51 Notification notification = in onStartCommand() local
|
/cts/hostsidetests/os/test-apps/InattentiveSleepTestApp/src/android/os/inattentivesleeptests/ |
D | PartialWakeLockService.java | 58 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | FocusLossPreventionService.java | 38 Notification notification = in onStartCommand() local
|
/cts/tests/tests/permission/AppThatRequestOneTimePermission/src/android/permission/cts/appthatrequestpermission/ |
D | KeepAliveForegroundService.java | 61 Notification notification = new Notification.Builder(this, CHANNEL_ID) in onStartCommand() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/ |
D | DialerShowsHunOnIncomingCallActivity.java | 73 Notification notification = in update() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | MediaCodecResourceTestLowPriorityService.java | 49 Notification notification = showNotification(); in onStartCommand() local
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | OverlayTestService.java | 77 Notification notification = in startForeground() local
|
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/ |
D | TaskRemovedListenerService.java | 53 final Notification notification = new Notification.Builder(this, TAG) in onStartCommand() local
|
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
D | SimpleService.java | 74 Notification notification = new Notification.Builder(this, CHANNEL_NAME) in onStartCommand() local
|
D | SimpleService3.java | 74 Notification notification = new Notification.Builder(this, CHANNEL_NAME) in onStartCommand() local
|
/cts/tests/app/app/src/android/app/stubs/ |
D | LocalForegroundServiceLocation.java | 61 final Notification notification = in onStartCommand() local
|
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/ |
D | MediaSessionTestHelperService.java | 57 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL) in onCreate() local
|
/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/ |
D | TestService.java | 52 public void postNotification(int notificationId, Notification notification) { in postNotification()
|
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/ |
D | NotificationManager28Test.java | 86 final Notification notification = in testPostFullScreenIntent_noPermission() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39704/src/android/security/cts/CVE_2021_39704/ |
D | PocService.java | 66 Notification notification = new Notification.Builder(this, id) in exploitBug() local
|