Home
last modified time | relevance | path

Searched refs:ensureLayoutState (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DScrollToPositionWithAutoMeasure.java45 llm.ensureLayoutState(); in testLinearLayoutManager()
52 glm.ensureLayoutState(); in testGridLayoutManager()
DBaseLinearLayoutManagerTest.java392 void ensureLayoutState() { in ensureLayoutState() method in BaseLinearLayoutManagerTest.WrappedLinearLayoutManager
393 super.ensureLayoutState(); in ensureLayoutState()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java241 ensureLayoutState(); in onSaveInstanceState()
476 ensureLayoutState();
951 void ensureLayoutState() { in ensureLayoutState() method
1080 ensureLayoutState(); in computeScrollOffset()
1091 ensureLayoutState(); in computeScrollExtent()
1102 ensureLayoutState(); in computeScrollRange()
1188 ensureLayoutState(); in scrollBy()
1642 ensureLayoutState(); in findReferenceChild()
1751 ensureLayoutState(); in findOneVisibleChild()
1787 ensureLayoutState(); in onFocusSearchFailed()
[all …]
DGridLayoutManager.java407 ensureLayoutState(); in findReferenceChild()