Searched refs:doCallbackTest (Results 1 – 1 of 1) sorted by relevance
151 doCallbackTest(false /* no custom Handler for callback */); in testCallback()158 doCallbackTest(true /* use custom Handler for callback */); in testCallbackHandler()161 private void doCallbackTest(boolean useHandlerInCallback) throws Exception { in doCallbackTest() method in AudioRecordingConfigurationTest