Searched refs:mOverflowAdapter (Results 1 – 1 of 1) sorted by relevance
137 private final CarUiListItemAdapter mOverflowAdapter; field in ToolbarControllerImpl201 mOverflowAdapter = new CarUiListItemAdapter(mUiOverflowItems); in ToolbarControllerImpl()750 .setAdapter(mOverflowAdapter) in createOverflowDialog()761 mOverflowAdapter.notifyDataSetChanged(); in createOverflowDialog()769 mOverflowAdapter.notifyItemChanged(itemIndex); in updateOverflowDialog()