Searched defs:secondaryCpuAbi (Results 1 – 6 of 6) sorted by relevance
38 public static String[] getAppDexInstructionSets(String primaryCpuAbi, String secondaryCpuAbi) { in getAppDexInstructionSets()
251 final String secondaryCpuAbi; in getBundledAppAbi() local370 String secondaryCpuAbi = null; in derivePackageAbi() local
108 public String secondaryCpuAbi; field in InstrumentationInfo
1187 public String secondaryCpuAbi; field in ApplicationInfo
62 ParsedPackage setSecondaryCpuAbi(String secondaryCpuAbi); in setSecondaryCpuAbi()
479 protected String secondaryCpuAbi; field in PackageImpl