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