Searched refs:mVolumeGroupAdapter (Results 1 – 2 of 2) sorted by relevance
150 VolumeGroupAdapter mVolumeGroupAdapter; field in MediaRouteControllerDialog410 mVolumeGroupAdapter = new VolumeGroupAdapter(mVolumeGroupList.getContext(), in onCreate()412 mVolumeGroupList.setAdapter(mVolumeGroupAdapter); in onCreate()753 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()755 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()758 ? MediaRouteDialogHelper.getItemBoundMap(mVolumeGroupList, mVolumeGroupAdapter) in rebuildVolumeGroupList()762 mVolumeGroupAdapter) : null; in rebuildVolumeGroupList()769 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()824 MediaRouter.RouteInfo route = mVolumeGroupAdapter.getItem(position); in animateGroupListItemsInternal()874 mVolumeGroupAdapter.notifyDataSetChanged(); in animateGroupListItemsInternal()[all …]
153 VolumeGroupAdapter mVolumeGroupAdapter; field in MediaRouteControllerDialog417 mVolumeGroupAdapter = new VolumeGroupAdapter(mVolumeGroupList.getContext(), in onCreate()419 mVolumeGroupList.setAdapter(mVolumeGroupAdapter); in onCreate()756 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()758 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()761 ? MediaRouteDialogHelper.getItemBoundMap(mVolumeGroupList, mVolumeGroupAdapter) in rebuildVolumeGroupList()765 mVolumeGroupAdapter) : null; in rebuildVolumeGroupList()772 mVolumeGroupAdapter.notifyDataSetChanged(); in rebuildVolumeGroupList()827 MediaRouter.RouteInfo route = mVolumeGroupAdapter.getItem(position); in animateGroupListItemsInternal()877 mVolumeGroupAdapter.notifyDataSetChanged(); in animateGroupListItemsInternal()[all …]