Searched refs:createAdapter (Results 1 – 9 of 9) sorted by relevance
67 fragment.adapter = createAdapter(); in initializeRecyclerViewFragment()74 protected abstract RecyclerView.Adapter createAdapter(); in createAdapter() method in RvCompatListActivity
25 protected RecyclerView.Adapter createAdapter() { in createAdapter() method in TrivialRecyclerViewActivity
43 protected RecyclerView.Adapter createAdapter() { in createAdapter() method in SlowBindRecyclerViewActivity
72 protected RecyclerView.Adapter createAdapter() { in createAdapter() method in SlowNestedRecyclerViewActivity
64 Object adapter = createAdapter(layoutlibCallback, adapterClassName); in setAdapter()114 private static Object createAdapter(@NonNull LayoutlibCallback layoutlibCallback, in createAdapter() method in RecyclerViewUtil
208 protected ListAdapter createAdapter() { in createAdapter() method in GridScenario258 mGridView.setAdapter(createAdapter()); in onCreate()
46 protected ListAdapter createAdapter() { in createAdapter() method in GridDelete
117 static Allocation * createAdapter(Context *rsc, const Allocation *alloc, const Type *type);
106 Allocation * Allocation::createAdapter(Context *rsc, const Allocation *alloc, const Type *type) { in createAdapter() function in android::renderscript::Allocation927 Allocation * alloc = Allocation::createAdapter(rsc, in rsi_AllocationAdapterCreate()