Searched defs:getDexCodeInstructionSets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstructionSets.java82 public static String[] getDexCodeInstructionSets(String[] instructionSets) { method in class:InstructionSets
99 return getDexCodeInstructionSets(supportedInstructionSets);

Completed in 39 milliseconds