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