Searched defs:requestRectangleOnScreen (Results 1 – 3 of 3) sorted by relevance
577 public void requestRectangleOnScreen(int childIndex, final Rect rect) { in requestRectangleOnScreen() method in ListScenario
583 public boolean requestRectangleOnScreen(Rect rectangle) { in requestRectangleOnScreen() method in RemoteInputView.RemoteEditText
724 private void requestRectangleOnScreen(int left, int top, int right, int bottom) { in requestRectangleOnScreen() method in MagnificationController