Searched defs:getInstalledApplications (Results 1 – 5 of 5) sorted by relevance
270 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in BridgePackageManager
313 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in MockPackageManager
186 ParceledListSlice getInstalledApplications(int flags, int userId); in getInstalledApplications() method
3503 public abstract List<ApplicationInfo> getInstalledApplications(@ApplicationInfoFlags int flags); in getInstalledApplications() method in PackageManager
700 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in ApplicationPackageManager