Searched refs:FEATURE_PICTURE_IN_PICTURE (Results 1 – 9 of 9) sorted by relevance
25 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;36 mSupportPip = pm.hasSystemFeature(FEATURE_PICTURE_IN_PICTURE) in start()
2106 public static final String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_in_picture"; field in PackageManager
1117 if (mPackageManager.hasSystemFeature(PackageManager.FEATURE_PICTURE_IN_PICTURE)) { in startOtherServices()
327 PackageManager.FEATURE_PICTURE_IN_PICTURE); in PhoneWindow()
22 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;1796 if (mContext.getPackageManager().hasSystemFeature(FEATURE_PICTURE_IN_PICTURE)) { in readConfigurationDependentBehaviors()
267 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;12939 mContext.getPackageManager().hasSystemFeature(FEATURE_PICTURE_IN_PICTURE); in retrieveSettings()
9809 …field public static final java.lang.String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_…
9822 …field public static final java.lang.String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_…
10180 …field public static final java.lang.String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_…