Searched refs:listRef (Results 1 – 1 of 1) sorted by relevance
660 ResourceReference listRef = context.resolveId(id); in postInflateProcess() local662 if (listRef != null) { in postInflateProcess()664 AdapterBinding binding = params.getAdapterBindings().get(listRef); in postInflateProcess()669 listRef, context.getViewKey(view), view); in postInflateProcess()708 new FakeExpandableAdapter(listRef, binding, layoutlibCallback)); in postInflateProcess()711 new FakeAdapter(listRef, binding, layoutlibCallback)); in postInflateProcess()715 new FakeAdapter(listRef, binding, layoutlibCallback)); in postInflateProcess()