Searched refs:getWindowBounds (Results 1 – 8 of 8) sorted by relevance
90 Rect windowRect = getWindowBounds(activity); in transformToWindowSpaceRect()107 private static Rect getWindowBounds(@NonNull Activity activity) { in getWindowBounds() method in ExtensionHelper
118 Rect getWindowBounds(); in getWindowBounds() method229 SessionWrapper session = new SessionWrapper(connection, response.getWindowBounds(),444 public Rect getWindowBounds() {
793 Rect windowInScreen = response.getWindowBounds(); in scrollableAreaOnScreen()
88 final int displayHeight = getWindowBounds().height(); in onMeasureInternalPortrait()158 final int displayWidth = getWindowBounds().width(); in onMeasureInternalLandscape()237 private Rect getWindowBounds() { in getWindowBounds() method in UdfpsDialogMeasureAdapter
184 public Rect getWindowBounds() {
141 public @Nullable Rect getWindowBounds() { in getWindowBounds() method in ScrollCaptureResponse
1332 boolean getWindowBounds(int windowId, Rect outBounds) { in getWindowBounds() method in AccessibilityManagerService3492 getWindowBounds(focus.getWindowId(), windowBounds); in getAccessibilityFocusClickPointInScreenNotLocked()
4043 PLcom/android/server/accessibility/AccessibilityManagerService;->getWindowBounds(ILandroid/graphics…