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