Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/
DPipTransitionStateTest.java95 final int customState = mPipTransitionState.getCustomState(); in testCustomState_withExtra_thenEntered_withoutExtra()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipTransitionState.java298 public int getCustomState() { in getCustomState() method in PipTransitionState