Searched defs:getPersistentApplications (Results 1 – 4 of 4) sorted by relevance
674 ParceledListSlice<ApplicationInfo> getPersistentApplications(int flags) { in getPersistentApplications() method in IPackageManagerBase
583 List<ApplicationInfo> getPersistentApplications(boolean safeMode, int flags); in getPersistentApplications() method
5487 public List<ApplicationInfo> getPersistentApplications(boolean safeMode, int flags) { in getPersistentApplications() method in ComputerEngine
188 ParceledListSlice getPersistentApplications(int flags); in getPersistentApplications() method