Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java735 final int firstPipRequestedIndex = in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden() local
739 assertTrue("missing request", firstPipRequestedIndex != -1); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
743 firstPipRequestedIndex < firstUserLeaveIndex); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
768 final int firstPipRequestedIndex = in testAutoEnterPictureInPictureOnPictureInPictureRequested() local
772 assertTrue("missing request", firstPipRequestedIndex != -1); in testAutoEnterPictureInPictureOnPictureInPictureRequested()
775 firstPipRequestedIndex < firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnPictureInPictureRequested()