Searched defs:getWindowBounds (Results 1 – 5 of 5) sorted by relevance
107 private static Rect getWindowBounds(@NonNull Activity activity) { in getWindowBounds() method in ExtensionHelper
118 Rect getWindowBounds(); in getWindowBounds() method
141 public @Nullable Rect getWindowBounds() { in getWindowBounds() method in ScrollCaptureResponse
237 private Rect getWindowBounds() { in getWindowBounds() method in UdfpsDialogMeasureAdapter
1332 boolean getWindowBounds(int windowId, Rect outBounds) { in getWindowBounds() method in AccessibilityManagerService