Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java4747 private static String getPrimaryInstructionSet(ApplicationInfo info) { in getPrimaryInstructionSet() method in PackageManagerService
4779 getPrimaryInstructionSet(p.applicationInfo); in performDexOpt()
5049 getPrimaryInstructionSet(pkg.applicationInfo) }; in forceDexOpt()
6569 getPrimaryInstructionSet(info)); in setNativeLibraryPaths()
6601 getPrimaryInstructionSet(info)).getAbsolutePath(); in setNativeLibraryPaths()