Searched refs:clickNotification (Results 1 – 9 of 9) sorted by relevance
148 notificationHelper.clickNotification(); in testJobUidState()210 notificationHelper.clickNotification(); in testRestrictedBalToTop()256 notificationHelper.clickNotification(); in testRestrictedToggling()328 notificationHelper.clickNotification(); in testRestrictedUidState()354 notificationHelper.clickNotification(); in testSchedulingBal()
286 notificationHelper.clickNotification(); in testNotification_userInitiated_anrWhenNotProvided()316 notificationHelper.clickNotification(); in testNotification_userInitiated_noAnrWhenProvided()342 notificationHelper.clickNotification(); in testNotification_regular_noAnrWhenNotProvided()
174 public void clickNotification() throws Exception { in clickNotification() method in TestNotificationListener.NotificationHelper
596 notificationHelper.clickNotification(); in testUserInitiatedJobExecutes_DozeOn()961 notificationHelper.clickNotification(); in testBgUiJobBypassesDataSaver()1025 notificationHelper.clickNotification(); in testBgNonUiJobDoesNotBypassDataSaverWhenUiJobRunning()
466 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()
244 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()
91 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() method in NotificationHelper
605 mStatusBarManager.clickNotification(sbn.getKey(), 1, 1, true); in testOnNotificationClicked()
455 method public void clickNotification(@Nullable String, int, int, boolean);