Searched refs:mAutomotiveSearchItems (Results 1 – 1 of 1) sorted by relevance
185 private ArrayList<CarUiContentListItem> mAutomotiveSearchItems; field in CarUiImeWideScreenController428 if (mAutomotiveSearchItems != null) { in onAppPrivateCommand()433 mRecyclerView.setAdapter(new CarUiListItemAdapter(mAutomotiveSearchItems)); in onAppPrivateCommand()452 mAutomotiveSearchItems = new ArrayList<>(); in loadSearchItems()491 mAutomotiveSearchItems.add(searchItem); in loadSearchItems()848 mAutomotiveSearchItems = null; in resetAutomotiveWideScreenViews()