Searched refs:getPreferredInstructionSet (Results 1 – 1 of 1) sorted by relevance
4749 return getPreferredInstructionSet(); in getPrimaryInstructionSet()4966 return new String[] { getPreferredInstructionSet() }; in getAppDexInstructionSets()4981 return new String[] { getPreferredInstructionSet() }; in getAppDexInstructionSets()4984 private static String getPreferredInstructionSet() { in getPreferredInstructionSet() method in PackageManagerService6482 … getDexCodeInstructionSet(getPreferredInstructionSet())); in adjustCpuAbisForSharedUserLPw()6698 if (VMRuntime.is64BitInstructionSet(getPreferredInstructionSet())) { in setBundledAppAbi()