Searched defs:getDexCodeInstructionSet (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java5010 private static String getDexCodeInstructionSet(String sharedLibraryIsa) { method in class:PackageManagerService
5018 dexCodeInstructionSets.add(getDexCodeInstructionSet(instructionSet));
6482 getDexCodeInstructionSet(getPreferredInstructionSet()));

Completed in 90 milliseconds