Searched defs:getWindowBounds (Results 1 – 4 of 4) sorted by relevance
114 private static Rect getWindowBounds(@NonNull @UiContext Context context) { in getWindowBounds() method in ExtensionHelper
118 Rect getWindowBounds(); in getWindowBounds() method
141 public @Nullable Rect getWindowBounds() { in getWindowBounds() method in ScrollCaptureResponse
1545 boolean getWindowBounds(int windowId, Rect outBounds) { in getWindowBounds() method in AccessibilityManagerService