Searched refs:cancelNotifications (Results 1 – 4 of 4) sorted by relevance
64 default public void cancelNotifications() { in cancelNotifications() method
58 verify(rule.initNotificationHelper()).cancelNotifications(); in testPostNotifications_withoutPackage()82 verify(rule.initNotificationHelper()).cancelNotifications(); in testPostNotifications_withPackage()
301 private void cancelNotifications(int sleepBetweenDuration) { in cancelNotifications() method in SystemUiJankTests316 public void cancelNotifications() throws Exception { in cancelNotifications() method in SystemUiJankTests395 cancelNotifications(); in afterNotificationListPull()427 cancelNotifications(); in afterNotificationListScroll()485 cancelNotifications(); in afterQuickSettings()520 cancelNotifications(); in afterUnlock()557 cancelNotifications(); in afterExpand()699 cancelNotifications(250); in testNotificationAppear()717 cancelNotifications(250); in testSmartReplyNotificationsAppear()734 cancelNotifications(); in afterAmbientWakeUp()[all …]
78 mNotificationHelper.cancelNotifications(); in finished()