Searched refs:getAllDexCodeInstructionSets (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstructionSets.java93 public static String[] getAllDexCodeInstructionSets() { method in class:InstructionSets
H A DPackageInstallerSession.java850 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets();
/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java262 for (String instructionSet : InstructionSets.getAllDexCodeInstructionSets()) {

Completed in 72 milliseconds