Searched refs:getDraggableWindowBounds (Results 1 – 1 of 1) sorted by relevance
283 mDraggableWindowBounds.set(getDraggableWindowBounds()); in showButton()316 mDraggableWindowBounds.set(getDraggableWindowBounds()); in onConfigurationChanged()337 final Rect newBounds = getDraggableWindowBounds(); in onWindowInsetChanged()409 private Rect getDraggableWindowBounds() { in getDraggableWindowBounds() method in MagnificationModeSwitch