HomeSort by relevance Sort by last modified time
    Searched defs:getLp (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewInstrumentationTest.java 318 RecyclerView.LayoutParams getLp(View v) {
GridLayoutManagerTest.java 426 getLp(mGlm.findViewByPosition(5)).getSpanIndex());
432 getLp(mGlm.findViewByPosition(5)).getSpanIndex());
435 GridLayoutManager.LayoutParams getLp(View view) {
StaggeredGridLayoutManagerTest.java 300 LayoutParams getLp(View view) {
448 getLp(view).mSpan.mIndex);
    [all...]

Completed in 57 milliseconds