HomeSort by relevance Sort by last modified time
    Searched refs:layoutDecorated (Results 1 - 6 of 6) sorted by null

  /development/samples/Support7Demos/src/com/example/android/supportv7/widget/
RecyclerViewActivity.java 129 layoutDecorated(v, left, top, right, bottom);
168 layoutDecorated(v, left, top, right, bottom);
188 layoutDecorated(v, left, top, right, bottom);
220 layoutDecorated(v, left, top, right, bottom);
235 layoutDecorated(v, left, top, right, bottom);
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewInstrumentationTest.java 632 layoutDecorated(view, getWidth() - getDecoratedMeasuredWidth(view), top,
635 layoutDecorated(view, 0, top, getDecoratedMeasuredWidth(view)
    [all...]
RecyclerViewLayoutTest.java 214 layoutDecorated(view, 0, child0.getBottom(), getDecoratedMeasuredWidth(view),
    [all...]
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
CarLayoutManager.java     [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java     [all...]

Completed in 1105 milliseconds