Searched defs:setBoundsInScreen (Results 1 – 3 of 3) sorted by relevance
90 protected void setBoundsInScreen(AccessibilityNodeInfo nodeInfo, Rect bounds) { in setBoundsInScreen() method in AndroidPlatformSemanticNodeApplier
227 protected abstract void setBoundsInScreen(N nodeInfo, Rect bounds); in setBoundsInScreen() method in BaseSemanticNodeApplier
2431 public void setBoundsInScreen(Rect bounds) { in setBoundsInScreen() method in AccessibilityNodeInfo