Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java835 private boolean mCanEnterPictureInPicture = false; field in Activity
2842 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()
7990 mCanEnterPictureInPicture = true; in performCreate()
8014 mCanEnterPictureInPicture = true; in performNewIntent()
8071 mCanEnterPictureInPicture = true; in performRestart()
8197 mCanEnterPictureInPicture = false; in performStop()