Searched refs:mCanEnterPictureInPicture (Results 1 – 2 of 2) sorted by relevance
829 private boolean mCanEnterPictureInPicture = false; field in Activity2723 if (!mCanEnterPictureInPicture) { in enterPictureInPictureMode()7819 mCanEnterPictureInPicture = true; in performCreate()7837 mCanEnterPictureInPicture = true; in performNewIntent()7894 mCanEnterPictureInPicture = true; in performRestart()8019 mCanEnterPictureInPicture = false; in performStop()
1347 Landroid/app/Activity;->mCanEnterPictureInPicture:Z