Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DPipActivity.java92 private boolean mEnteredPictureInPicture; field in PipActivity
364 if (parseBooleanExtra(EXTRA_ASSERT_NO_ON_STOP_BEFORE_PIP) && !mEnteredPictureInPicture) { in onStop()
410 mEnteredPictureInPicture = true; in onPictureInPictureModeChanged()