Searched defs:protectionLevel (Results 1 – 2 of 2) sorted by relevance
407 int protectionLevel = 0; in parseProtectionLevel() local540 final int protectionLevel; field in PermissionPolicyTest.ExpectedPermissionInfo543 @Nullable String backgroundPermission, int flags, int protectionLevel) { in ExpectedPermissionInfo()
94 int protectionLevel = permission.protectionLevel; in privappPermissionsNeedToBeWhitelisted() local