Home
last modified time | relevance | path

Searched defs:init (Results 1 – 5 of 5) sorted by relevance

/recyclerview/recyclerview/src/test/java/androidx/recyclerview/widget/
DSortedListBatchedCallbackTest.java35 public void init() { in init() method in SortedListBatchedCallbackTest
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DWrappedRecyclerView.java68 private void init(Context context) { in init() method in WrappedRecyclerView
DGridLayoutManagerWrapContentWithAspectRatioTest.java94 public final void init() { in init() method in GridLayoutManagerWrapContentWithAspectRatioTest
DLazyStateRestorationTest.kt57 fun init() { in init() method in androidx.recyclerview.widget.LazyStateRestorationTest
DConcatAdapterTest.kt60 fun init() { in <lambda>() method