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