Searched refs:onLayoutComplete (Results 1 – 4 of 4) sorted by relevance
222 @Nullable Runnable onLayoutComplete, in setupFlyoutStartingAsDot() argument298 if (onLayoutComplete != null) { in setupFlyoutStartingAsDot()299 onLayoutComplete.run(); in setupFlyoutStartingAsDot()
56 public void onLayoutComplete() { in onLayoutComplete() method in OrientationHelper
631 mOrientationHelper.onLayoutComplete();
1242 void onLayoutComplete() { in onLayoutComplete() method in ListView.FocusSelector1973 mFocusSelector.onLayoutComplete(); in layoutChildren()