Home
last modified time | relevance | path

Searched defs:mPipBoundsAlgorithm (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandlerTest.java92 private PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipTouchHandlerTest
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipTaskOrganizerTest.java96 private PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipTaskOrganizerTest
H A DPipBoundsAlgorithmTest.java67 private PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipBoundsAlgorithmTest
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransitionController.java56 protected final PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipTransitionController
H A DPipTaskOrganizer.java127 private final PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipTaskOrganizer
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipResizeGestureHandler.java71 private final PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipResizeGestureHandler
H A DPipTouchHandler.java78 private final PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipTouchHandler
H A DPipController.java134 private PipBoundsAlgorithm mPipBoundsAlgorithm; field in PipController