Searched refs:MidiEchoTestService (Results 1 – 7 of 7) sorted by relevance
58 public class MidiEchoTestService extends MidiDeviceService { class66 private static MidiEchoTestService sInstance;146 public static MidiEchoTestService getInstance() { in getInstance()
24 public class CTSMidiEchoTestService extends MidiEchoTestService {
24 public class VerifierMidiEchoService extends MidiEchoTestService {
24 public class HostSideMidiEchoService extends MidiEchoTestService {
29 import com.android.midi.MidiEchoTestService;143 MidiDeviceInfo echoInfo = MidiEchoTestService.findEchoDevice(mContext); in setUpEchoServer()150 "could not open " + MidiEchoTestService.getEchoServerName(), mEchoDevice); in setUpEchoServer()153 MidiEchoTestService echoService = MidiEchoTestService.getInstance(); in setUpEchoServer()173 MidiEchoTestService echoService = MidiEchoTestService.getInstance(); in tearDownEchoServer()
33 import com.android.midi.MidiEchoTestService;177 MidiEchoTestService echoService = HostSideMidiEchoService.getInstance(); in setUpEchoServer()216 MidiEchoTestService echoService = HostSideMidiEchoService.getInstance(); in tearDownEchoServer()
47 import com.android.midi.MidiEchoTestService;222 MidiEchoTestService echoService = CTSMidiEchoTestService.getInstance(); in setUpLegacyEchoServer()316 MidiEchoTestService echoService = CTSMidiEchoTestService.getInstance(); in tearDownLegacyEchoServer()