Searched defs:secondaryCpuAbi (Results 1 – 6 of 6) sorted by relevance
41 public static String[] getAppDexInstructionSets(String primaryCpuAbi, String secondaryCpuAbi) { in getAppDexInstructionSets()
233 final String secondaryCpuAbi; in getBundledAppAbi() local319 String secondaryCpuAbi = null; in derivePackageAbi() local
108 public String secondaryCpuAbi; field in InstrumentationInfo
1108 public String secondaryCpuAbi; field in ApplicationInfo
107 protected String secondaryCpuAbi; field in PackageImpl408 public PackageImpl setSecondaryCpuAbi(@Nullable String secondaryCpuAbi) { in setSecondaryCpuAbi()
60 ParsedPackage setSecondaryCpuAbi(String secondaryCpuAbi); in setSecondaryCpuAbi()