Searched defs:getLp (Results 1 – 3 of 3) sorted by relevance
| /recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ | ||
| D | BaseGridLayoutManagerTest.java | 102 GridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseGridLayoutManagerTest |
| D | BaseStaggeredGridLayoutManagerTest.java | 130 StaggeredGridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseStaggeredGridLayoutManagerTest |
| D | BaseRecyclerViewInstrumentationTest.java | 673 RecyclerView.LayoutParams getLp(View v) { in getLp() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager |