Searched defs:getInstalledApplications (Results 1 – 8 of 8) sorted by relevance
319 public abstract List<ApplicationInfo> getInstalledApplications( in getInstalledApplications() method in PackageManagerInternal
230 ParceledListSlice getInstalledApplications(int flags, int userId); in getInstalledApplications() method
4446 public abstract List<ApplicationInfo> getInstalledApplications(@ApplicationInfoFlags int flags); in getInstalledApplications() method in PackageManager
310 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in BridgePackageManager
298 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in PackageManagerStub
372 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in MockPackageManager
1164 protected List<ApplicationInfo> getInstalledApplications(int userId) { in getInstalledApplications() method in BaseShortcutManagerTest
914 public List<ApplicationInfo> getInstalledApplications(int flags) { in getInstalledApplications() method in ApplicationPackageManager