Searched refs:waitForWindowUpdate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java788 public boolean waitForWindowUpdate(final String packageName, long timeout) { method in class:UiDevice
815 Log.e(LOG_TAG, "waitForWindowUpdate: general exception from bridge", e);

Completed in 174 milliseconds