Searched defs:openNotification (Results 1 - 2 of 2) sorted by path

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java778 public boolean openNotification() { method in class:InteractionController
H A DUiDevice.java355 public boolean openNotification() { method in class:UiDevice
358 return getAutomatorBridge().getInteractionController().openNotification();

Completed in 128 milliseconds