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

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java145 assertValidInstructionSet(instructionSet);
154 assertValidInstructionSet(instructionSet);
174 assertValidInstructionSet(instructionSet);
200 assertValidInstructionSet(instructionSet);
238 private static void assertValidInstructionSet(String instructionSet) method in class:Installer

Completed in 63 milliseconds