Searched refs:getPersistentApplicationsInternal (Results 1 – 2 of 2) sorted by relevance
11690 return new ParceledListSlice<>(getPersistentApplicationsInternal(flags)); in getPersistentApplications()11693 private @NonNull List<ApplicationInfo> getPersistentApplicationsInternal(int flags) { in getPersistentApplicationsInternal() method in PackageManagerService
31335 HSPLcom/android/server/pm/PackageManagerService;->getPersistentApplicationsInternal(I)Ljava/util/Li…