Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseGridLayoutManagerTest.java102 GridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseGridLayoutManagerTest
DBaseStaggeredGridLayoutManagerTest.java113 StaggeredGridLayoutManager.LayoutParams getLp(View view) { in getLp() method in BaseStaggeredGridLayoutManagerTest
DBaseRecyclerViewInstrumentationTest.java629 RecyclerView.LayoutParams getLp(View v) { in getLp() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager