Searched defs:getInstallSourceInfo (Results 1 – 3 of 3) sorted by relevance
258 InstallSourceInfo getInstallSourceInfo(in String packageName); in getInstallSourceInfo() method
7225 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName) in getInstallSourceInfo() method in PackageManager
2276 public InstallSourceInfo getInstallSourceInfo(String packageName) throws NameNotFoundException { in getInstallSourceInfo() method in ApplicationPackageManager