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
2717 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()
7797 mCanEnterPictureInPicture = true; in performCreate()
7815 mCanEnterPictureInPicture = true; in performNewIntent()
7875 mCanEnterPictureInPicture = true; in performRestart()
8000 mCanEnterPictureInPicture = false; in performStop()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1526 Landroid/app/Activity;->mCanEnterPictureInPicture:Z