Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DNotificationHelper.java41 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() method in NotificationHelper
/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java215 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows()
230 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineWhenTargetSdk30_isSent()
247 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdkCurrent_isBlocked()
262 mNotificationHelper.clickNotification(notificationId, /* searchAll */ true); in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdk30_isSent()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java667 mStatusBarManager.clickNotification(sbn.getKey(), 1, 1, true); in testOnNotificationClicked()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dtest-current.txt333 method public void clickNotification(@Nullable String, int, int, boolean);