Searched refs:getSdkSharedLibraryInfo (Results 1 – 3 of 3) sorted by relevance
837 if (installRequest.getSdkSharedLibraryInfo() == null844 if (installRequest.getSdkSharedLibraryInfo() != null) {845 return Collections.singletonList(installRequest.getSdkSharedLibraryInfo());
600 public SharedLibraryInfo getSdkSharedLibraryInfo() { in getSdkSharedLibraryInfo() method in InstallRequest
18224 PLcom/android/server/pm/InstallRequest;->getSdkSharedLibraryInfo()Landroid/content/pm/SharedLibrary…