Searched defs:getInstalledApplications (Results 1 – 7 of 7) sorted by relevance
305 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in BridgePackageManager
293 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in PackageManagerStub
347 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in MockPackageManager
1152 protected List<ApplicationInfo> getInstalledApplications(int userId) { in getInstalledApplications() method in BaseShortcutManagerTest
192 ParceledListSlice getInstalledApplications(int flags, int userId); in getInstalledApplications() method
3769 public abstract List<ApplicationInfo> getInstalledApplications(@ApplicationInfoFlags int flags); in getInstalledApplications() method in PackageManager
810 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in ApplicationPackageManager