Searched refs:OP_PICTURE_IN_PICTURE (Results 1 – 3 of 3) sorted by relevance
20 import static android.app.AppOpsManager.OP_PICTURE_IN_PICTURE;84 mAppOpsManager.checkOpNoThrow(OP_PICTURE_IN_PICTURE, appInfo.uid,211 mAppOpsManager.startWatchingMode(OP_PICTURE_IN_PICTURE, packageName, in registerAppOpsListener()
250 public static final int OP_PICTURE_IN_PICTURE = 67; field in AppOpsManager493 OP_PICTURE_IN_PICTURE,
38 import static android.app.AppOpsManager.OP_PICTURE_IN_PICTURE;1260 return service.getAppOpsService().checkOperation(OP_PICTURE_IN_PICTURE,