Searched refs:getDraggableWindowBounds (Results 1 – 2 of 2) sorted by relevance
304 mDraggableWindowBounds.set(getDraggableWindowBounds()); in showButton()351 mDraggableWindowBounds.set(getDraggableWindowBounds()); in onConfigurationChanged()372 final Rect newBounds = getDraggableWindowBounds(); in onWindowInsetChanged()431 private Rect getDraggableWindowBounds() { in getDraggableWindowBounds() method in MagnificationModeSwitch
373 mDraggableWindowBounds.set(getDraggableWindowBounds()); in showSettingPanel()580 mDraggableWindowBounds.set(getDraggableWindowBounds()); in onConfigurationChanged()589 final Rect newBounds = getDraggableWindowBounds(); in onWindowInsetChanged()662 private Rect getDraggableWindowBounds() { in getDraggableWindowBounds() method in WindowMagnificationSettings