Home
last modified time | relevance | path

Searched refs:clickNotification (Results 1 – 9 of 9) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DUserInitiatedJobTest.java148 notificationHelper.clickNotification(); in testJobUidState()
210 notificationHelper.clickNotification(); in testRestrictedBalToTop()
256 notificationHelper.clickNotification(); in testRestrictedToggling()
328 notificationHelper.clickNotification(); in testRestrictedUidState()
354 notificationHelper.clickNotification(); in testSchedulingBal()
DNotificationTest.java286 notificationHelper.clickNotification(); in testNotification_userInitiated_anrWhenNotProvided()
316 notificationHelper.clickNotification(); in testNotification_userInitiated_noAnrWhenProvided()
342 notificationHelper.clickNotification(); in testNotification_regular_noAnrWhenNotProvided()
DTestNotificationListener.java174 public void clickNotification() throws Exception { in clickNotification() method in TestNotificationListener.NotificationHelper
DConnectivityConstraintTest.java596 notificationHelper.clickNotification(); in testUserInitiatedJobExecutes_DozeOn()
961 notificationHelper.clickNotification(); in testBgUiJobBypassesDataSaver()
1025 notificationHelper.clickNotification(); in testBgNonUiJobDoesNotBypassDataSaverWhenUiJobRunning()
DJobThrottlingTest.java466 notificationHelper.clickNotification(); in testBackgroundUIJsThermal()
989 notificationHelper.clickNotification(); in testUserInitiatedJobBypassesBatterySaverOn()
1012 notificationHelper.clickNotification(); in testUserInitiatedJobBypassesBatterySaver_toggling()
1038 notificationHelper.clickNotification(); in testUserInitiatedJobBypassesDeviceIdle()
1060 notificationHelper.clickNotification(); in testUserInitiatedJobBypassesDeviceIdle_toggling()
/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java244 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows()
260 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineWhenTargetSdk30_isSent()
277 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdkCurrent_isBlocked()
292 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdk30_isSent()
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java91 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() method in NotificationHelper
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java605 mStatusBarManager.clickNotification(sbn.getKey(), 1, 1, true); in testOnNotificationClicked()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt455 method public void clickNotification(@Nullable String, int, int, boolean);