Searched refs:openNotification (Results 1 – 12 of 12) sorted by relevance
67 boolean opened = mDevice.openNotification(); in getNotification()82 boolean opened = mDevice.openNotification(); in getNotification2()
35 fun openNotification(openingNotificationsFromLockScreen: Boolean) { in openNotification() method
60 NotificationUtils.openNotification(openingNotificationsFromLockScreen) in openAppFromNotificationWarm()
67 NotificationUtils.openNotification(openingNotificationsFromLockScreen) in openAppFromNotificationCold()
65 NotificationUtils.openNotification(openingNotificationsFromLockScreen) in openAppFromLockscreenNotificationWarm()
72 NotificationUtils.openNotification(openingNotificationsFromLockScreen) in openAppFromLockscreenNotificationCold()
84 NotificationUtils.openNotification(openingNotificationsFromLockScreen) in openAppFromLockscreenNotificationWithOverlayApp()
355 public boolean openNotification() { in openNotification() method in UiDevice358 return getAutomatorBridge().getInteractionController().openNotification(); in openNotification()
778 public boolean openNotification() {
113 mUiDevice.openNotification(); in testDirectReply()
45 method @Deprecated public boolean openNotification();
484 mDevice.openNotification(); in testSelectionRemovedFromNonselectableTextWhenWindowLosesFocus()