/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
|
D | NotificationTemplateTest.kt | 566 val notification = builder.build() in <lambda>() constant 663 val notification = builder.build() in <lambda>() constant 687 val notification = builder.build() in <lambda>() constant 718 val notification = builder.build() in <lambda>() constant 744 val notification = builder.build() in <lambda>() constant
|
D | NotificationTest.java | 621 Notification notification = new Notification.Builder(mContext, CHANNEL.getId()).build(); in testGetAllowSystemGeneratedContextualActions_trueByDefault() local 626 Notification notification = new Notification.Builder(mContext, CHANNEL.getId()) in testGetAllowSystemGeneratedContextualActions() local 899 Notification notification = new Notification.Builder(mContext, "test id") in testGetMessagesFromBundleArray() local
|
/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/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/ |
D | FgService.java | 51 Notification notification = in onStartCommand() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/ |
D | NotificationManager28Test.java | 63 final Notification notification = in testPostFullScreenIntent_noPermission() 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/bluetooth/ |
D | FocusLossPreventionService.java | 38 Notification notification = in onStartCommand() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/ |
D | DialerShowsHunOnIncomingCallActivity.java | 73 Notification notification = in update() 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/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | OverlayTestService.java | 77 Notification notification = in startForeground() local
|
/cts/tests/app/app/src/android/app/stubs/ |
D | LocalForegroundServiceLocation.java | 61 final Notification notification = 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/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/media/src/android/media/cts/ |
D | LocalMediaProjectionService.java | 84 final Notification notification = notificationBuilder.setOngoing(true) in startForeground() local
|
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/ |
D | LocalMediaProjectionService.java | 84 final Notification notification = notificationBuilder.setOngoing(true) in startForeground() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 163 JSONObject notification = new JSONObject(); in onNotificationPosted() local 171 mNotifications.put(sbn.getKey(), notification); in onNotificationPosted() local
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | SimpleForegroundService.java | 94 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundService.java | 98 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
|
/cts/tests/tests/content/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/ |
D | CtsSyncAccountAccessOtherCertTestCases.java | 121 UiObject2 notification = findPermissionNotificationInStream(uiDevice); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount() local
|