Searched defs:createAdapter (Results 1 – 8 of 8) sorted by relevance
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
66 protected abstract RecyclerView.Adapter createAdapter(); in createAdapter() method in RvCompatListActivity
46 protected ListAdapter createAdapter() { in createAdapter() method in GridDelete
114 private static Object createAdapter(@NonNull LayoutlibCallback layoutlibCallback, in createAdapter() method in RecyclerViewUtil
208 protected ListAdapter createAdapter() { in createAdapter() method in GridScenario
106 Allocation * Allocation::createAdapter(Context *rsc, const Allocation *alloc, const Type *type) { in createAdapter() function in android::renderscript::Allocation