Searched refs:updateItems (Results 1 – 5 of 5) sorted by relevance
120 mMediaOutputAdapter.updateItems(); in setUp()146 mMediaOutputAdapter.updateItems(); in onBindViewHolder_bindPairNew_verifyView()151 mMediaOutputAdapter.updateItems(); in onBindViewHolder_bindPairNew_verifyView()169 mMediaOutputAdapter.updateItems(); in onBindViewHolder_bindGroup_withSessionName_verifyView()189 mMediaOutputAdapter.updateItems(); in onBindViewHolder_bindGroup_noSessionName_verifyView()590 mMediaOutputAdapter.updateItems(); in onItemClick_clickPairNew_verifyLaunchBluetoothPairing()594 mMediaOutputAdapter.updateItems(); in onItemClick_clickPairNew_verifyLaunchBluetoothPairing()608 mMediaOutputAdapter.updateItems(); in onItemClick_clickDevice_verifyConnectDevice()626 mMediaOutputAdapter.updateItems(); in onItemClick_clickDeviceWithSessionOngoing_verifyShowsDialog()689 mMediaOutputAdapter.updateItems(); in onItemClick_onGroupActionTriggered_verifySeekbarDisabled()[all …]
265 verify(mMediaOutputBaseAdapter).updateItems(); in refresh_notInDragging_verifyUpdateAdapter()
424 mAdapter.updateItems(); in refresh()
66 public void updateItems() { in updateItems() method in MediaOutputAdapter
86 public abstract void updateItems(); in updateItems() method in MediaOutputBaseAdapter