Searched defs:CurrentUserPolicyInstalledAppLister (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DApplicationFeatureProviderImpl.java71 final CurrentUserPolicyInstalledAppLister lister =
72 new CurrentUserPolicyInstalledAppLister(mPm, mUm, callback);
179 private static class CurrentUserPolicyInstalledAppLister extends InstalledAppLister { class in class:ApplicationFeatureProviderImpl
182 CurrentUserPolicyInstalledAppLister(PackageManagerWrapper packageManager, method in class:ApplicationFeatureProviderImpl.CurrentUserPolicyInstalledAppLister

Completed in 49 milliseconds