Searched defs:protectionLevel (Results 1 – 4 of 4) sorted by relevance
399 int protectionLevel = 0; in parseProtectionLevel() local545 final int protectionLevel; field in PermissionPolicyTest.ExpectedPermissionInfo548 @Nullable String backgroundPermission, int flags, int protectionLevel) { in ExpectedPermissionInfo()
91 int protectionLevel = permission.protectionLevel; in privappPermissionsNeedToBeWhitelisted() local
430 private boolean protectionIsDangerous(int protectionLevel) { in protectionIsDangerous()434 private boolean protectionIsDevelopment(int protectionLevel) { in protectionIsDevelopment()
590 String protectionLevel = "Permission not found"; in throwPermissionException() local