Home
last modified time | relevance | path

Searched refs:clearReentryState (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsState.java292 clearReentryState(); in setLastPipComponentName()
320 public void clearReentryState() { in clearReentryState() method in PipBoundsState
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipBoundsStateTest.java108 mPipBoundsState.clearReentryState(); in testClearReentryState()
H A DPipBoundsAlgorithmTest.java417 mPipBoundsState.clearReentryState(); in getEntryDestinationBounds_noReentryState_useDefaultBounds()