Searched refs:puller (Results 1 – 1 of 1) sorted by relevance
558 AudioRecordPuller puller = new AudioRecordPuller(audioRecord, bufferSize); in test_audioRecord_getRoutedDevice() local559 puller.start(); in test_audioRecord_getRoutedDevice()563 Thread pullerThread = new Thread(puller); in test_audioRecord_getRoutedDevice()568 puller.stop(); in test_audioRecord_getRoutedDevice()