Searched defs:getInstalledApplications (Results 1 – 6 of 6) sorted by relevance
332 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in MockPackageManager
296 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in BridgePackageManager
1101 protected List<ApplicationInfo> getInstalledApplications(int userId) { in getInstalledApplications() method in BaseShortcutManagerTest
190 ParceledListSlice getInstalledApplications(int flags, int userId); in getInstalledApplications() method
3569 public abstract List<ApplicationInfo> getInstalledApplications(@ApplicationInfoFlags int flags); in getInstalledApplications() method in PackageManager
759 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in ApplicationPackageManager