Searched refs:startLoopbackTest (Results 1 – 6 of 6) sorted by relevance
159 public void startLoopbackTest(int testID) { in startLoopbackTest() method in MidiNativeTestActivity.NativeMidiTestModule252 public void startLoopbackTest(int testID) { in startLoopbackTest() method in MidiNativeTestActivity.BTMidiTestModule265 super.startLoopbackTest(testID); in startLoopbackTest()
175 public void startLoopbackTest(int testID) { in startLoopbackTest() method in MidiJavaTestActivity.BTMidiTestModule180 super.startLoopbackTest(testID); in startLoopbackTest()
173 mUSBTestModule.startLoopbackTest(MidiTestModule.TESTID_USBLOOPBACK); in startWiredLoopbackTest()177 mVirtualTestModule.startLoopbackTest(MidiTestModule.TESTID_VIRTUALLOOPBACK); in startVirtualLoopbackTest()181 mBTTestModule.startLoopbackTest(MidiTestModule.TESTID_BTLOOPBACK); in startBTLoopbackTest()
177 mUsbMidiTestModule.startLoopbackTest(MidiTestModule.TESTID_USBLOOPBACK); in startWiredLoopbackTest()
72 public abstract void startLoopbackTest(int testID); in startLoopbackTest() method in MidiTestModule
90 public void startLoopbackTest(int testId) { in startLoopbackTest() method in JavaMidiTestModule