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/
DPinnedStackTests.java473 final int firstPipRequestedIndex = in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden() local
477 assertTrue("missing request", firstPipRequestedIndex != -1); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
481 firstPipRequestedIndex < firstUserLeaveIndex); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
506 final int firstPipRequestedIndex = in testAutoEnterPictureInPictureOnPictureInPictureRequested() local
510 assertTrue("missing request", firstPipRequestedIndex != -1); in testAutoEnterPictureInPictureOnPictureInPictureRequested()
513 firstPipRequestedIndex < firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnPictureInPictureRequested()