Searched refs:onTestStoppedWithError (Results 1 – 5 of 5) sorted by relevance
97 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in testMidiOut()105 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in testMidiOut()123 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in testMidiIn()131 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in testMidiIn()243 if (testStateListener != null) testStateListener.onTestStoppedWithError();269 if (testStateListener != null) testStateListener.onTestStoppedWithError();
27 void onTestStoppedWithError(); in onTestStoppedWithError() method
181 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in doRecordingTestRepetition()209 if (testStateListener != null) testStateListener.onTestStoppedWithError(); in beginPlaybackMeasurement()
132 public void onTestStoppedWithError() { in onTestStoppedWithError() method in MidiFragment
257 public void onTestStoppedWithError() { in onTestStoppedWithError() method in AudioFragment