Searched refs:UNRESTRICTED (Results 1 – 2 of 2) sorted by relevance
3399 public static RestrictionBypass UNRESTRICTED = new RestrictionBypass(false, true, true); field in AppOpsManager.RestrictionBypass
4610 return new PackageVerificationResult(RestrictionBypass.UNRESTRICTED, in verifyAndGetBypass()