| /recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/ |
| D | ListAdapter.java | 154 public int getItemCount() { in getItemCount() method in ListAdapter
|
| D | AsyncListUtil.java | 174 public int getItemCount() { in getItemCount() method in AsyncListUtil
|
| D | ConcatAdapter.java | 238 public int getItemCount() { in getItemCount() method in ConcatAdapter
|
| /recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| D | ListAdapterTest.kt | 88 fun getItemCount() { in getItemCount() method
|
| D | DividerItemDecorationTest.java | 100 public int getItemCount() { in getItemCount() method in DividerItemDecorationTest.MyAdapter
|
| D | RecycledViewPoolTest.java | 162 public int getItemCount() { in getItemCount() method in RecycledViewPoolTest.TestAdapter
|
| D | RecyclerViewCacheTest.java | 775 public int getItemCount() { in getItemCount() method in RecyclerViewCacheTest.InnerAdapter 859 public int getItemCount() { in getItemCount() method in RecyclerViewCacheTest.OuterAdapter 1201 public int getItemCount() { in getItemCount() method in RecyclerViewCacheTest.OuterNotifyAdapter
|
| D | RecyclerViewScrollFrameRateTest.kt | 61 override fun getItemCount(): Int = 10000 in smoothScrollFrameRateBoost() method
|
| D | RecyclerViewWithTransitionsTest.kt | 98 override fun getItemCount() = itemCount in <lambda>() method in androidx.recyclerview.widget.TestAdapter
|
| D | TestResizingRelayoutWithAutoMeasure.java | 222 public int getItemCount() { in getItemCount() method in TestResizingRelayoutWithAutoMeasure.StaticAdapter
|
| D | RecycledViewPoolInstrumentedTest.kt | 211 override fun getItemCount(): Int = 10 in <lambda>() method in androidx.recyclerview.widget.RecycledViewPoolInstrumentedTest
|
| D | RecyclerViewFastScrollerTest.java | 447 public int getItemCount() { in getItemCount() method in RecyclerViewFastScrollerTest.TestAdapter
|
| D | FocusSearchNavigationTest.java | 280 public int getItemCount() { in getItemCount() method in FocusSearchNavigationTest.FocusSearchAdapter
|
| D | WrapContentBasicTest.java | 261 public int getItemCount() { in getItemCount() method in WrapContentBasicTest.WrapAdapter
|
| D | RecyclerViewFocusTest.java | 308 public int getItemCount() { in getItemCount() method in RecyclerViewFocusTest.TestAdapter
|
| D | RecyclerViewBasicTest.java | 840 public int getItemCount() { in getItemCount() method in RecyclerViewBasicTest.MockAdapter 930 public int getItemCount() { in getItemCount() method in RecyclerViewBasicTest.FocusOrderAdapter
|
| D | AsyncListUtilLayoutTest.java | 291 public int getItemCount() { in getItemCount() method in AsyncListUtilLayoutTest.AsyncTestAdapter
|
| D | RecyclerViewSmoothScrollToPositionTest.kt | 224 override fun getItemCount() = numItems method in androidx.recyclerview.widget.MyAdapter
|
| D | BaseSnapHelperCenterTest.kt | 176 override fun getItemCount() = itemCount method in TestAdapter
|
| D | RecyclerViewOnGenericMotionEventTest.java | 301 public int getItemCount() { in getItemCount() method in RecyclerViewOnGenericMotionEventTest.MockAdapter
|
| D | RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java | 311 public int getItemCount() { in getItemCount() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.TestAdapter
|
| D | RecyclerViewOnItemTouchListenerTest.kt | 245 override fun getItemCount() = 1 in getItemCount() method in androidx.recyclerview.widget.InternalTestAdapter
|
| D | DefaultItemAnimatorTest.java | 423 public int getItemCount() { in getItemCount() method in DefaultItemAnimatorTest.Adapter
|
| /recyclerview/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/testing/ |
| D | TestAdapter.java | 97 public int getItemCount() { in getItemCount() method in TestAdapter
|
| /recyclerview/recyclerview-benchmark/src/androidTest/java/androidx/recyclerview/benchmark/ |
| D | ScrollBenchmark.kt | 172 override fun getItemCount() = Integer.MAX_VALUE method in TrivialAdapter
|