Searched refs:updateLayoutState (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/com/android/internal/widget/ |
D | LinearLayoutManager.java | 1146 private void updateLayoutState(int layoutDirection, int requiredSpace, in updateLayoutState() method 1289 updateLayoutState(layoutDirection, absDy, true, state); in collectAdjacentPrefetchPositions() 1301 updateLayoutState(layoutDirection, absDy, true, state); in scrollBy() 1912 updateLayoutState(layoutDir, maxScroll, false, state); in onFocusSearchFailed()
|