Searched refs:getAllDexCodeInstructionSets (Results 1 – 3 of 3) sorted by relevance
93 public static String[] getAllDexCodeInstructionSets() { in getAllDexCodeInstructionSets() method in InstructionSets
807 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets(); in validateInstallLocked()
345 for (String instructionSet : InstructionSets.getAllDexCodeInstructionSets()) { in isBootImageOnDisk()