Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java733 final int firstUserLeaveIndex = in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden() local
740 assertTrue("missing user leave", firstUserLeaveIndex != -1); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
743 firstPipRequestedIndex < firstUserLeaveIndex); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
745 firstUserLeaveIndex < firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
766 final int firstUserLeaveIndex = in testAutoEnterPictureInPictureOnPictureInPictureRequested() local
777 firstUserLeaveIndex == -1 || firstUserLeaveIndex > firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnPictureInPictureRequested()