Searched defs:dispatchAttachedToWindow (Results 1 – 4 of 4) sorted by relevance
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ | ||
D | WrapContentBasicTest.java | 196 public void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in WrapContentBasicTest.WrapContentLayoutManager |
D | BaseRecyclerViewInstrumentationTest.java | 713 public void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager |
/frameworks/base/core/java/android/view/ | ||
D | ViewGroup.java | 3317 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in ViewGroup |
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ | ||
D | RecyclerView.java | 7510 void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in RecyclerView.LayoutManager |