Searched refs:setSecondaryCpuAbi (Results 1 – 10 of 10) sorted by relevance
124 .setSecondaryCpuAbi(secondary); in applyTo()134 pkgSetting.setSecondaryCpuAbi(secondary); in applyTo()
343 .setSecondaryCpuAbi(secondaryCpuAbiFromSettings); in scanPackageOnlyLI()365 .setSecondaryCpuAbi(pkgSetting.getSecondaryCpuAbiLegacy()); in scanPackageOnlyLI()400 .setSecondaryCpuAbi(AndroidPackageUtils.getRawSecondaryCpuAbi(parsedPackage)) in scanPackageOnlyLI()
922 ret.setSecondaryCpuAbi(p.getSecondaryCpuAbiLegacy());1061 .setSecondaryCpuAbi(secondaryCpuAbi)1091 .setSecondaryCpuAbi(secondaryCpuAbi)1268 .setSecondaryCpuAbi(secondaryCpuAbi)3964 .setSecondaryCpuAbi(secondaryCpuAbiStr)4208 packageSetting.setSecondaryCpuAbi(secondaryCpuAbiString);4220 .setSecondaryCpuAbi(secondaryCpuAbiString)4258 .setSecondaryCpuAbi(secondaryCpuAbiString)
494 public PackageSetting setSecondaryCpuAbi(String secondaryCpuAbiString) {
1641 .setSecondaryCpuAbi(ps.getSecondaryCpuAbiLegacy()); in preparePackageLI()
62 ParsedPackage setSecondaryCpuAbi(String secondaryCpuAbi); in setSecondaryCpuAbi() method
3014 public PackageImpl setSecondaryCpuAbi(@Nullable String secondaryCpuAbi) {
164 .setSecondaryCpuAbi(mSecondaryCpuAbiString) in build()
1158 .setSecondaryCpuAbi("x86") in testPackageStateCopy01()1175 .setSecondaryCpuAbi("x86") in testPackageStateCopy02()2013 .setSecondaryCpuAbi("x86") in createPackageSetting()2027 .setSecondaryCpuAbi("x86") in createPackageSetting()
19100 HSPLcom/android/server/pm/PackageSetting;->setSecondaryCpuAbi(Ljava/lang/String;)Lcom/android/serve…