Searched defs:onLayoutCompleted (Results 1 – 3 of 3) sorted by relevance
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ | ||
| D | GridLayoutManager.java | 178 public void onLayoutCompleted(RecyclerView.State state) { in onLayoutCompleted() method in GridLayoutManager |
| D | LinearLayoutManager.java | 637 public void onLayoutCompleted(RecyclerView.State state) { in onLayoutCompleted() method in LinearLayoutManager |
| D | RecyclerView.java | 6850 public void onLayoutCompleted(State state) { in onLayoutCompleted() method in RecyclerView.LayoutManager |