Searched refs:setProtectionLevel (Results 1 – 5 of 5) 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()
213 public @NonNull ParsedPermissionImpl setProtectionLevel( int value) { in setProtectionLevel() method in ParsedPermissionImpl
1408 ComponentMutateUtils.setProtectionLevel(perm, in preparePackageLI()1448 ComponentMutateUtils.setProtectionLevel(perm, in preparePackageLI()
8509 HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setProtectionLevel(I)Lcom/android/se…