Searched refs:getAllDexCodeInstructionSets (Results 1 – 2 of 2) sorted by relevance
344 for (String instructionSet : PackageManagerService.getAllDexCodeInstructionSets()) { in isBootImageOnDisk()
5026 public static String[] getAllDexCodeInstructionSets() { in getAllDexCodeInstructionSets() method in PackageManagerService