Searched refs:setProtectionLevel (Results 1 – 4 of 4) sorted by relevance
79 public static void setProtectionLevel(@NonNull ParsedPermission permission, in setProtectionLevel() method in ComponentMutateUtils81 ((ParsedPermissionImpl) permission).setProtectionLevel(protectionLevel); in setProtectionLevel()
95 .setProtectionLevel(sa.getInt( in parsePermission()147 permission.setProtectionLevel( in parsePermission()203 permission.setProtectionLevel(PermissionInfo.PROTECTION_NORMAL) in parsePermissionTree()
214 public @NonNull ParsedPermissionImpl setProtectionLevel( int value) { in setProtectionLevel() method in ParsedPermissionImpl
1517 ComponentMutateUtils.setProtectionLevel(perm, in preparePackageLI()1557 ComponentMutateUtils.setProtectionLevel(perm, in preparePackageLI()