Searched refs:getPersistentApplications (Results 1 – 3 of 3) sorted by relevance
138 List<ApplicationInfo> getPersistentApplications(int flags); in getPersistentApplications() method
2615 public List<ApplicationInfo> getPersistentApplications(int flags) { in getPersistentApplications() method in PackageManagerService
6836 getPersistentApplications(STOCK_PM_FLAGS); in systemReady()