Searched defs:getPersistentApplications (Results 1 – 2 of 2) sorted by relevance
155 List<ApplicationInfo> getPersistentApplications(int flags); in getPersistentApplications() method
3160 public List<ApplicationInfo> getPersistentApplications(int flags) { in getPersistentApplications() method in PackageManagerService