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

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

Completed in 70 milliseconds