Searched defs:create (Results 1 – 4 of 4) sorted by relevance
245 abstract fun create(context: Context): RecyclerView.LayoutManager in create() method in androidx.recyclerview.widget.LazyStateRestorationTest.LayoutManagerFactory253 override fun create(context: Context): RecyclerView.LayoutManager { in create() method in androidx.recyclerview.widget.LazyStateRestorationTest.LinearLayoutManagerFactory261 override fun create(context: Context): RecyclerView.LayoutManager { in create() method in androidx.recyclerview.widget.LazyStateRestorationTest.GridLayoutManagerFactory269 override fun create(context: Context): RecyclerView.LayoutManager { in describe() method in androidx.recyclerview.widget.LazyStateRestorationTest.StaggeredGridLayoutManagerFactory
122 static <K> BandSelectionHelper<K> create( in create() method in BandSelectionHelper
219 static GestureSelectionHelper create( in create() method in GestureSelectionHelper
636 static Item create() { in create() method in OpReorderTest.Item