Searched refs:getAllInstructionSets (Results 1 – 2 of 2) sorted by relevance
102 public static List<String> getAllInstructionSets() { in getAllInstructionSets() method in InstructionSets
2352 final List<String> allInstructionSets = InstructionSets.getAllInstructionSets(); in PackageManagerService()