Searched refs:mCanEnterPictureInPicture (Results 1 – 2 of 2) sorted by relevance
829 private boolean mCanEnterPictureInPicture = false; field in Activity2717 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()7797 mCanEnterPictureInPicture = true; in performCreate()7815 mCanEnterPictureInPicture = true; in performNewIntent()7875 mCanEnterPictureInPicture = true; in performRestart()8000 mCanEnterPictureInPicture = false; in performStop()
1526 Landroid/app/Activity;->mCanEnterPictureInPicture:Z