Searched refs:getPrimaryInstructionSet (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstructionSets.java116 public static String getPrimaryInstructionSet(ApplicationInfo info) { method in class:InstructionSets
H A DPackageManagerService.java98 import static com.android.server.pm.InstructionSets.getPrimaryInstructionSet;
11819 getPrimaryInstructionSet(info));
11851 getPrimaryInstructionSet(info)).getAbsolutePath();
[all...]

Completed in 1178 milliseconds