Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstructionSets.java116 public static String getPrimaryInstructionSet(ApplicationInfo info) { in getPrimaryInstructionSet() method in InstructionSets
DPackageManagerService.java95 import static com.android.server.pm.InstructionSets.getPrimaryInstructionSet;
9394 getPrimaryInstructionSet(info));
9426 getPrimaryInstructionSet(info)).getAbsolutePath();