Searched refs:onLayoutComplete (Results 1 – 5 of 5) sorted by relevance
339 @Nullable Runnable onLayoutComplete, in setupFlyoutStartingAsDot() argument367 if (onLayoutComplete != null) { in setupFlyoutStartingAsDot()368 onLayoutComplete.run(); in setupFlyoutStartingAsDot()
56 public void onLayoutComplete() { in onLayoutComplete() method in OrientationHelper
631 mOrientationHelper.onLayoutComplete();
1240 void onLayoutComplete() { in onLayoutComplete() method in ListView.FocusSelector1971 mFocusSelector.onLayoutComplete(); in layoutChildren()
67492 Landroid/widget/ListView$FocusSelector;->onLayoutComplete()V