Searched defs:getInstallSourceInfo (Results 1 – 7 of 7) sorted by relevance
1793 private InstallSourceInfo getInstallSourceInfo(String packageName) { in getInstallSourceInfo() method in BinaryTransparencyService
463 public final InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, in getInstallSourceInfo() method in IPackageManagerBase
552 InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, @UserIdInt int userId); in getInstallSourceInfo() method
5165 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, in getInstallSourceInfo() method in ComputerEngine
271 InstallSourceInfo getInstallSourceInfo(in String packageName, int userId); in getInstallSourceInfo() method
9431 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName) in getInstallSourceInfo() method in PackageManager
2679 public InstallSourceInfo getInstallSourceInfo(String packageName) throws NameNotFoundException { in getInstallSourceInfo() method in ApplicationPackageManager