Home
last modified time | relevance | path

Searched refs:setMinSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipBoundsState.java172 public void setMinSize(int width, int height) { in setMinSize() method in PipBoundsState
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipTouchHandler.java499 mPipBoundsState.setMinSize(minWidth, minHeight); in updatePinchResizeSizeConstraints()