Home
last modified time | relevance | path

Searched refs:ChooserProfileAdapterBinder (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IntentResolver/java/src/com/android/intentresolver/profiles/
DChooserMultiProfilePagerAdapter.java47 private final ChooserProfileAdapterBinder mAdapterBinder;
61 new ChooserProfileAdapterBinder(maxTargetsPerRow), in ChooserMultiProfilePagerAdapter()
73 ChooserProfileAdapterBinder adapterBinder, in ChooserMultiProfilePagerAdapter()
178 private static class ChooserProfileAdapterBinder implements class in ChooserMultiProfilePagerAdapter
182 ChooserProfileAdapterBinder(int maxTargetsPerRow) { in ChooserProfileAdapterBinder() method in ChooserMultiProfilePagerAdapter.ChooserProfileAdapterBinder