Searched refs:playerIsRemote (Results 1 – 1 of 1) sorted by relevance
62 val playerIsRemote = mock(MediaControlPanel::class.java) in addPlayingThenRemote() constant68 playerIsRemote, in addPlayingThenRemote()82 assertThat(players).containsExactly(playerIsPlaying, playerIsRemote).inOrder() in addPlayingThenRemote()