Home
last modified time | relevance | path

Searched defs:activeListAdapter (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAbstractMultiProfilePagerAdapter.java314 private boolean rebuildTab(ResolverListAdapter activeListAdapter, boolean doPostProcessing) { in rebuildTab()
323 ResolverListAdapter activeListAdapter) { in shouldShowNoCrossProfileIntentsEmptyState()
336 ResolverListAdapter activeListAdapter, View.OnClickListener listener); in showWorkProfileOffEmptyState()
339 ResolverListAdapter activeListAdapter); in showNoPersonalToWorkIntentsEmptyState()
342 ResolverListAdapter activeListAdapter); in showNoPersonalAppsAvailableEmptyState()
345 ResolverListAdapter activeListAdapter); in showNoWorkAppsAvailableEmptyState()
348 ResolverListAdapter activeListAdapter); in showNoWorkToPersonalIntentsEmptyState()
464 protected void showEmptyState(ResolverListAdapter activeListAdapter, in showEmptyState()
469 protected void showEmptyState(ResolverListAdapter activeListAdapter, in showEmptyState()
510 private void showConsumerUserNoAppsAvailableEmptyState(ResolverListAdapter activeListAdapter) { in showConsumerUserNoAppsAvailableEmptyState()
[all …]
H A DChooserMultiProfilePagerAdapter.java183 protected void showWorkProfileOffEmptyState(ResolverListAdapter activeListAdapter, in showWorkProfileOffEmptyState()
193 protected void showNoPersonalToWorkIntentsEmptyState(ResolverListAdapter activeListAdapter) { in showNoPersonalToWorkIntentsEmptyState()
208 protected void showNoWorkToPersonalIntentsEmptyState(ResolverListAdapter activeListAdapter) { in showNoWorkToPersonalIntentsEmptyState()
H A DResolverMultiProfilePagerAdapter.java195 protected void showWorkProfileOffEmptyState(ResolverListAdapter activeListAdapter, in showWorkProfileOffEmptyState()
205 protected void showNoPersonalToWorkIntentsEmptyState(ResolverListAdapter activeListAdapter) { in showNoPersonalToWorkIntentsEmptyState()
213 protected void showNoWorkToPersonalIntentsEmptyState(ResolverListAdapter activeListAdapter) { in showNoWorkToPersonalIntentsEmptyState()