Searched defs:getPersistentApplications (Results 1 – 4 of 4) sorted by relevance
679 ParceledListSlice<ApplicationInfo> getPersistentApplications(int flags) { in getPersistentApplications() method in IPackageManagerBase
517 List<ApplicationInfo> getPersistentApplications(boolean safeMode, int flags); in getPersistentApplications() method
5525 public List<ApplicationInfo> getPersistentApplications(boolean safeMode, int flags) { in getPersistentApplications() method in ComputerEngine
186 ParceledListSlice getPersistentApplications(int flags); in getPersistentApplications() method