Searched refs:clickNotification (Results 1 – 4 of 4) sorted by relevance
/cts/tests/app/src/android/app/cts/android/app/cts/tools/ |
D | NotificationHelper.java | 41 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() method in NotificationHelper
|
/cts/tests/app/src/android/app/cts/ |
D | CloseSystemDialogsTest.java | 215 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/ |
D | NotificationAssistantServiceTest.java | 667 mStatusBarManager.clickNotification(sbn.getKey(), 1, 1, true); in testOnNotificationClicked()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/ |
D | test-current.txt | 333 method public void clickNotification(@Nullable String, int, int, boolean);
|