Searched defs:getInstallSourceInfo (Results 1 – 7 of 7) sorted by relevance
1637 private InstallSourceInfo getInstallSourceInfo(String packageName) { in getInstallSourceInfo() method in BinaryTransparencyService
463 public final InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, in getInstallSourceInfo() method in IPackageManagerBase
538 InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, @UserIdInt int userId); in getInstallSourceInfo() method
5122 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName, in getInstallSourceInfo() method in ComputerEngine
256 InstallSourceInfo getInstallSourceInfo(in String packageName, int userId); in getInstallSourceInfo() method
9211 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName) in getInstallSourceInfo() method in PackageManager
2602 public InstallSourceInfo getInstallSourceInfo(String packageName) throws NameNotFoundException { in getInstallSourceInfo() method in ApplicationPackageManager