Searched defs:maxItemCount (Results 1 – 3 of 3) sorted by relevance
691 ScheduleAdapter(int maxItemCount) { in ScheduleAdapter()730 RecordedProgramAdapter(int maxItemCount) { in RecordedProgramAdapter()748 RecentRowAdapter(int maxItemCount) { in RecentRowAdapter()
47 PresenterSelector presenterSelector, Comparator<T> comparator, int maxItemCount) { in SortedArrayAdapter()
400 int maxItemCount = mCarUxRestrictions.getMaxCumulativeContentItems(); in getItemCount() local