Searched refs:getAllDexCodeInstructionSets (Results 1 – 4 of 4) sorted by relevance
93 public static String[] getAllDexCodeInstructionSets() { in getAllDexCodeInstructionSets() method in InstructionSets
1702 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets(); in validateApkInstallLocked()
265 for (String instructionSet : InstructionSets.getAllDexCodeInstructionSets()) { in isBootImageOnDisk()
10397 HSPLcom/android/server/pm/InstructionSets;->getAllDexCodeInstructionSets()[Ljava/lang/String;