Searched refs:legacyNativeLibraryPath (Results 1 – 2 of 2) sorted by relevance
154 private String legacyNativeLibraryPath; field in PackageSetting701 legacyNativeLibraryPath = other.legacyNativeLibraryPath;1527 this.legacyNativeLibraryPath = legacyNativeLibraryPathString;1717 return legacyNativeLibraryPath;
1045 File codePath, String legacyNativeLibraryPath, String primaryCpuAbi,1059 .setLegacyNativeLibraryPath(legacyNativeLibraryPath)1089 .setLegacyNativeLibraryPath(legacyNativeLibraryPath)1205 @NonNull File codePath, @Nullable String legacyNativeLibraryPath,1257 pkgSetting.setLegacyNativeLibraryPath(legacyNativeLibraryPath);