Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipBoundsState.java252 clearReentryState(); in setLastPipComponentName()
291 void clearReentryState() { in clearReentryState() method in PipBoundsState
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipBoundsStateTest.java91 mPipBoundsState.clearReentryState(); in testClearReentryState()
H A DPipBoundsAlgorithmTest.java398 mPipBoundsState.clearReentryState(); in getEntryDestinationBounds_noReentryState_useDefaultBounds()