Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java877 private boolean mCanEnterPictureInPicture = false; field in Activity
2993 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()
8609 mCanEnterPictureInPicture = true;
8638 mCanEnterPictureInPicture = true;
8705 mCanEnterPictureInPicture = true;
8845 mCanEnterPictureInPicture = false;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1347 Landroid/app/Activity;->mCanEnterPictureInPicture:Z