Searched refs:onLayoutComplete (Results 1 – 5 of 5) sorted by relevance
334 @Nullable Runnable onLayoutComplete, in setupFlyoutStartingAsDot() argument363 if (onLayoutComplete != null) { in setupFlyoutStartingAsDot()364 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()
71458 Landroid/widget/ListView$FocusSelector;->onLayoutComplete()V