Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DReconcilePackageUtils.java123 installRequest.getStaticSharedLibraryInfo() == null ? null in reconcilePackages()
H A DSharedLibrariesImpl.java834 && installRequest.getStaticSharedLibraryInfo() == null
843 if (installRequest.getStaticSharedLibraryInfo() != null) {
844 return Collections.singletonList(installRequest.getStaticSharedLibraryInfo());
H A DInstallRequest.java531 public SharedLibraryInfo getStaticSharedLibraryInfo() { in getStaticSharedLibraryInfo() method in InstallRequest
/aosp14/frameworks/base/services/
H A Dart-profile5992 HSPLcom/android/server/pm/InstallRequest;->getStaticSharedLibraryInfo()Landroid/content/pm/SharedLi…