Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java829 private boolean mCanEnterPictureInPicture = false; field in Activity
2723 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()
7819 mCanEnterPictureInPicture = true; in performCreate()
7837 mCanEnterPictureInPicture = true; in performNewIntent()
7894 mCanEnterPictureInPicture = true; in performRestart()
8019 mCanEnterPictureInPicture = false; in performStop()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1347 Landroid/app/Activity;->mCanEnterPictureInPicture:Z