Searched defs:getAppDexInstructionSets (Results 1 – 2 of 2) sorted by relevance
38 public static String[] getAppDexInstructionSets(ApplicationInfo info) { in getAppDexInstructionSets() method in InstructionSets53 public static String[] getAppDexInstructionSets(PackageSetting ps) { in getAppDexInstructionSets() method in InstructionSets
2943 private static String[] getAppDexInstructionSets(ApplicationInfo info) { in getAppDexInstructionSets() method in PackageManagerTests