Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 1 of 1) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiObject2.java198 public void setGestureMargins(int left, int top, int right, int bottom) { in setGestureMargins()
1096 SimpleMargins(int left, int top, int right, int bottom) { in SimpleMargins()
1114 PercentMargins(float left, float top, float right, float bottom) { in PercentMargins()