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