Searched refs:openNotification (Results 1 – 8 of 8) sorted by relevance
50 void openNotification(); in openNotification() method
99 mDevice.openNotification(); in testInLineNotificationsWithQuickSetting()115 mDevice.openNotification(); in testInlineReplyNotification()
102 mDevice.openNotification(); in testNonDismissNotification()133 if (mDevice.openNotification()) { in testDismissAll()166 if (mDevice.openNotification()) { in testNotificationShadeMetrics()235 if (mDevice.openNotification()) { in testNotificationClicks()288 mDevice.openNotification(); in testReceiveAndExpandRedactNotification()344 mDevice.openNotification(); in testNotificationClickedEvents()
108 mDevice.openNotification(); in testDismissIndividualNotification()
101 mNotificationHelper.get().openNotification(); in testSwipeDownNotification()
212 public void openNotification(){ in openNotification() method in NotificationHelper213 mDevice.openNotification(); in openNotification()
193 mDevice.openNotification(); in prepareNotifications()488 mDevice.openNotification(); in beforeQuickSettings()560 mDevice.openNotification(); in beforeExpand()610 mDevice.openNotification(); in beforeClearAllLoop()643 mDevice.openNotification(); in beforeChangeBrightness()686 mDevice.openNotification(); in beforeNotificationAppear()827 mDevice.openNotification(); in beforeInlineReply()968 mDevice.openNotification(); in beforeLaunchNotificationLoop()
118 public void openNotification() { in openNotification() method in AutoNotificationHelperImpl