Searched refs:getDraggableWindowBounds (Results 1 – 2 of 2) sorted by relevance
308 mDraggableWindowBounds.set(getDraggableWindowBounds()); in showButton()391 mDraggableWindowBounds.set(getDraggableWindowBounds()); in onConfigurationChanged()412 final Rect newBounds = getDraggableWindowBounds(); in onWindowInsetChanged()471 private Rect getDraggableWindowBounds() { in getDraggableWindowBounds() method in MagnificationModeSwitch
376 mDraggableWindowBounds.set(getDraggableWindowBounds()); in showSettingPanel()594 mDraggableWindowBounds.set(getDraggableWindowBounds()); in onConfigurationChanged()603 final Rect newBounds = getDraggableWindowBounds(); in onWindowInsetChanged()676 private Rect getDraggableWindowBounds() { in getDraggableWindowBounds() method in WindowMagnificationSettings