Searched refs:FEATURE_PICTURE_IN_PICTURE (Results 1 – 9 of 9) sorted by relevance
19 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;57 boolean supportsPip = pm.hasSystemFeature(FEATURE_PICTURE_IN_PICTURE); in start()
29 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;1986 if (mPackageManager.hasSystemFeature(FEATURE_PICTURE_IN_PICTURE)) { in readConfigurationDependentBehaviors()
2881 public static final String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_in_picture"; field in PackageManager
1902 if (mPackageManager.hasSystemFeature(PackageManager.FEATURE_PICTURE_IN_PICTURE)) { in startOtherServices()
376 PackageManager.FEATURE_PICTURE_IN_PICTURE); in PhoneWindow()
48 import static android.content.pm.PackageManager.FEATURE_PICTURE_IN_PICTURE;773 mContext.getPackageManager().hasSystemFeature(FEATURE_PICTURE_IN_PICTURE); in retrieveSettings()
2895 return getPackageManager().hasSystemFeature(PackageManager.FEATURE_PICTURE_IN_PICTURE); in deviceSupportsPictureInPictureMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
12134 …field public static final String FEATURE_PICTURE_IN_PICTURE = "android.software.picture_in_picture…