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/
LinearLayoutManagerTest.java 207 final Rect bounds = mLayoutManager.getViewBounds(child);
    [all...]
StaggeredGridLayoutManagerTest.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 398 tv.getViewBounds().setClipBottom(clipBottom);
403 tv.getViewBounds().setClipBottom(0);
    [all...]
TaskView.java 129 AnimateableViewBounds getViewBounds() {

Completed in 530 milliseconds