Searched refs:hasMutingExpectedDevice (Results 1 – 3 of 3) sorted by relevance
148 boolean isMutingExpectedDeviceExist = mController.hasMutingExpectedDevice(); in onBind()
366 public boolean hasMutingExpectedDevice() { in hasMutingExpectedDevice() method in MediaOutputController651 hasMutingExpectedDevice() && !isCurrentConnectedDeviceRemote(); in buildMediaItems()
329 when(mMediaOutputController.hasMutingExpectedDevice()).thenReturn(true); in onBindViewHolder_bindConnectedDeviceWithMutingExpectedDeviceExist_verifyView()643 when(mMediaOutputController.hasMutingExpectedDevice()).thenReturn(true); in onItemClick_clicksWithMutingExpectedDeviceExist_cancelsMuteAwaitConnection()