Searched refs:onTestStopped (Results 1 – 5 of 5) sorted by relevance
116 public void onTestStopped() { in onTestStopped() method in MidiFragment133 onTestStopped(); in onTestStoppedWithError()
26 void onTestStopped(); in onTestStopped() method
432 if (testStateListener != null) testStateListener.onTestStopped(); in finishPlaybackMeasurement()455 if (testStateListener != null) testStateListener.onTestStopped(); in finishRecordingMeasurement()
234 if (testStateListener != null) testStateListener.onTestStopped(); in finishMidiOut()292 if (testStateListener != null) testStateListener.onTestStopped();
240 public void onTestStopped() { in onTestStopped() method in AudioFragment