Home
last modified time | relevance | path

Searched defs:dispatchAttachedToWindow (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DWrapContentBasicTest.java196 public void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in WrapContentBasicTest.WrapContentLayoutManager
DBaseRecyclerViewInstrumentationTest.java713 public void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager
/frameworks/base/core/java/android/view/
DViewGroup.java3317 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in ViewGroup
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java7510 void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in RecyclerView.LayoutManager