Searched defs:getDisplayHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java390 public int getDisplayHeight() { method in class:UiDevice
408 if (x >= getDisplayWidth() || y >= getDisplayHeight()) {

Completed in 58 milliseconds