Searched refs:EnterpriseInstalledPackages (Results 1 – 5 of 5) sorted by relevance
110 public static class EnterpriseInstalledPackages extends ApplicationListFragment { class in ApplicationListFragment111 public static EnterpriseInstalledPackages newInstance() { in newInstance()112 return new EnterpriseInstalledPackages(); in newInstance()115 public EnterpriseInstalledPackages() { in EnterpriseInstalledPackages() method in ApplicationListFragment.EnterpriseInstalledPackages
111 public static class EnterpriseInstalledPackages extends ApplicationListFragment { class in ApplicationListFragment112 public EnterpriseInstalledPackages() { in EnterpriseInstalledPackages() method in ApplicationListFragment.EnterpriseInstalledPackages
84 public static class EnterpriseInstalledPackages extends ApplicationListFragment { class in ApplicationListFragment
102 assertThat(new ApplicationListFragment.EnterpriseInstalledPackages().getMetricsCategory()) in getCategories()
44 com.android.settings.enterprise.ApplicationListFragment$EnterpriseInstalledPackages