Searched refs:onLayoutComplete (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DOrientationHelper.java56 public void onLayoutComplete() { method in class:OrientationHelper
63 * Make sure you call {@link #onLayoutComplete()} at the end of your LayoutManager's
68 * @see #onLayoutComplete()
H A DLinearLayoutManager.java631 mOrientationHelper.onLayoutComplete();
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DOrientationHelper.java63 public void onLayoutComplete() { method in class:OrientationHelper
70 * Make sure you call {@link #onLayoutComplete()} at the end of your LayoutManager's
75 * @see #onLayoutComplete()
H A DLinearLayoutManager.java660 mOrientationHelper.onLayoutComplete();
/frameworks/base/core/java/android/widget/
H A DListView.java1234 void onLayoutComplete() { method in class:ListView.FocusSelector
1961 mFocusSelector.onLayoutComplete();

Completed in 110 milliseconds