Searched refs:mSupportsPip (Results 1 – 1 of 1) sorted by relevance
39 private boolean mSupportsPip; field in PipUI44 mSupportsPip = pm.hasSystemFeature(FEATURE_PICTURE_IN_PICTURE); in start()45 if (!mSupportsPip) { in start()