Searched refs:getAppDexInstructionSets (Results 1 – 1 of 1) sorted by relevance
4336 getAppDexInstructionSets(ps)); in scanPackageLI()4403 getAppDexInstructionSets(ps)); in scanPackageLI()4843 targetInstructionSets : getAppDexInstructionSets(pkg.applicationInfo); in performDexOptLI()4954 private static String[] getAppDexInstructionSets(ApplicationInfo info) { in getAppDexInstructionSets() method in PackageManagerService4969 private static String[] getAppDexInstructionSets(PackageSetting ps) { in getAppDexInstructionSets() method in PackageManagerService10378 getAppDexInstructionSets(deletedPackage.applicationInfo)); in replaceSystemPackageLI()11183 getAppDexInstructionSets(ps)); in deleteInstalledPackageLI()11637 String[] dexCodeInstructionSets = getDexCodeInstructionSets(getAppDexInstructionSets(ps)); in getPackageSizeInfoLI()12968 getAppDexInstructionSets(ps), isForwardLocked(ps)); in updateExternalMediaStatusInner()