Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseGridLayoutManagerTest.java102 GridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseGridLayoutManagerTest
DBaseStaggeredGridLayoutManagerTest.java130 StaggeredGridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseStaggeredGridLayoutManagerTest
DBaseRecyclerViewInstrumentationTest.java673 RecyclerView.LayoutParams getLp(View v) { in getLp() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager