Searched refs:isLayoutCompleted (Results 1 – 2 of 2) sorted by relevance
123 boolean isLayoutCompleted(); in isLayoutCompleted() method314 if (lazyLayoutView != null && !lazyLayoutView.isLayoutCompleted()) { in adjustFocus()
296 public boolean isLayoutCompleted() { in isLayoutCompleted() method in CarUiRecyclerViewImpl