Home
last modified time | relevance | path

Searched defs:mItemCount (Results 1 – 13 of 13) sorted by relevance

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DTileList.java98 public int mItemCount; field in TileList.Tile
DAsyncListUtil.java72 int mItemCount = 0; field in AsyncListUtil
DRecyclerView.java13595 int mItemCount = 0; field in RecyclerView.State
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewFastScrollerTest.java402 private int mItemCount; field in RecyclerViewFastScrollerTest.TestAdapter
DFocusSearchNavigationTest.java252 private int mItemCount; field in FocusSearchNavigationTest.FocusSearchAdapter
DRecyclerViewFocusTest.java283 private int mItemCount; field in RecyclerViewFocusTest.TestAdapter
DBaseGridLayoutManagerTest.java110 int mItemCount = 1000; field in BaseGridLayoutManagerTest.Config
DRecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java291 private int mItemCount; field in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.TestAdapter
DStaggeredGridLayoutManagerBaseConfigSetTest.java98 new GridTestAdapter(mConfig.mItemCount, mConfig.mOrientation) { in rtlTest()
DRecyclerViewNestedScrollingTest.java478 private int mItemCount; field in RecyclerViewNestedScrollingTest.TestAdapter
DBaseLinearLayoutManagerTest.java357 int mItemCount = DEFAULT_ITEM_COUNT; field in BaseLinearLayoutManagerTest.Config
DRecyclerViewNestedScrollingChildTest.java620 private int mItemCount; field in RecyclerViewNestedScrollingChildTest.TestAdapter
DBaseStaggeredGridLayoutManagerTest.java415 int mItemCount = DEFAULT_ITEM_COUNT; field in BaseStaggeredGridLayoutManagerTest.Config