Searched refs:getPersistentApplications (Results 1 – 3 of 3) sorted by relevance
194 ParceledListSlice getPersistentApplications(int flags); in getPersistentApplications() method
6442 public @NonNull ParceledListSlice<ApplicationInfo> getPersistentApplications(int flags) { in getPersistentApplications() method
11404 .getPersistentApplications(STOCK_PM_FLAGS | matchFlags).getList(); in startPersistentApps()