Home
last modified time | relevance | path

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

12

/cts/tests/app/src/android/app/cts/
DStatusBarNotificationTest.java94 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
DNotificationCarExtenderTest.java49 Notification notification = new Notification(); in testCarExtender_Constructor() local
93 Notification notification = notifBuilder.build(); in testCarExtender_extend() local
DNotificationTemplateTest.kt566 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
DNotificationTest.java621 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/
DProcStatsHelperServiceBase.java47 Notification notification = new Notification.Builder(getApplicationContext()) in onHandleIntent() local
/cts/hostsidetests/incident/apps/notificationsapp/src/com/android/server/cts/notifications/
DNotificationIncidentTestActivity.java44 final Notification notification = in onCreate() 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/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DFgService.java51 Notification notification = in onStartCommand() local
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
DNotificationManager28Test.java63 final Notification notification = in testPostFullScreenIntent_noPermission() local
/cts/tests/tests/permission/AppThatRequestOneTimePermission/src/android/permission/cts/appthatrequestpermission/
DKeepAliveForegroundService.java61 Notification notification = new Notification.Builder(this, CHANNEL_ID) in onStartCommand() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java38 Notification notification = in onStartCommand() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/
DDialerShowsHunOnIncomingCallActivity.java73 Notification notification = in update() local
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java53 final Notification notification = new Notification.Builder(this, TAG) in onStartCommand() local
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DOverlayTestService.java77 Notification notification = in startForeground() local
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundServiceLocation.java61 final Notification notification = in onStartCommand() local
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService.java74 Notification notification = new Notification.Builder(this, CHANNEL_NAME) in onStartCommand() local
DSimpleService3.java74 Notification notification = new Notification.Builder(this, CHANNEL_NAME) in onStartCommand() local
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/
DMediaSessionTestHelperService.java57 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL) in onCreate() local
/cts/tests/tests/media/src/android/media/cts/
DLocalMediaProjectionService.java84 final Notification notification = notificationBuilder.setOngoing(true) in startForeground() local
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DLocalMediaProjectionService.java84 final Notification notification = notificationBuilder.setOngoing(true) in startForeground() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java163 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/
DSimpleForegroundService.java94 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundService.java98 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
/cts/tests/tests/content/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/
DCtsSyncAccountAccessOtherCertTestCases.java121 UiObject2 notification = findPermissionNotificationInStream(uiDevice); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount() local

12