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

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
StaggeredGridLayoutManagerTest.java     [all...]
LinearLayoutManagerTest.java 207 final Rect bounds = mLayoutManager.getViewBounds(child);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 384 tv.getViewBounds().setClipBottom(clipBottom);
389 tv.getViewBounds().setClipBottom(0);
    [all...]
TaskView.java 126 AnimateableViewBounds getViewBounds() {
    [all...]

Completed in 107 milliseconds