Searched refs:firstPipModeChangedIndex (Results 1 – 1 of 1) sorted by relevance
737 final int firstPipModeChangedIndex = in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden() local741 assertTrue("missing pip mode changed", firstPipModeChangedIndex != -1); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()745 firstUserLeaveIndex < firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()770 final int firstPipModeChangedIndex = in testAutoEnterPictureInPictureOnPictureInPictureRequested() local773 assertTrue("missing pip mode changed", firstPipModeChangedIndex != -1); in testAutoEnterPictureInPictureOnPictureInPictureRequested()775 firstPipRequestedIndex < firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnPictureInPictureRequested()777 firstUserLeaveIndex == -1 || firstUserLeaveIndex > firstPipModeChangedIndex); in testAutoEnterPictureInPictureOnPictureInPictureRequested()