Searched refs:Wired (Results 1 – 12 of 12) sorted by relevance
35 data class Wired( dataClass
104 return AudioOutputDevice.Wired( in <lambda>()125 AudioOutputDevice.Wired( in <lambda>()
16 # PDP Wired Controller for Xbox One - Stealth Series
16 # Xbox 360 Wired Controller
16 # Rock Candy Wired Controller for Xbox One
16 # Mad Catz Wired Xbox 360 Controller
16 # PowerA Xbox One Mini Wired Controller
16 # Rock Candy Gamepad Wired Controller
16 # PDP Wired Controller for Xbox One - Camo Series
16 # Afterglow Prismatic Wired Controller
16 # Pelican PL-3601 'TSZ' Wired Xbox 360 Controller
118 assertThat(device).isInstanceOf(AudioOutputDevice.Wired::class.java) in inCall_wired_returnsCommunicationDevice()193 assertThat(device).isInstanceOf(AudioOutputDevice.Wired::class.java) in notInCall_wired_returnsMediaDevice()