Searched defs:getLp (Results 1 – 3 of 3) sorted by relevance
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ | ||
D | BaseGridLayoutManagerTest.java | 102 GridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseGridLayoutManagerTest |
D | BaseStaggeredGridLayoutManagerTest.java | 113 StaggeredGridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseStaggeredGridLayoutManagerTest |
D | BaseRecyclerViewInstrumentationTest.java | 629 RecyclerView.LayoutParams getLp(View v) { in getLp() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager |