Searched refs:puller (Results 1 – 1 of 1) sorted by relevance
546 AudioRecordPuller puller = new AudioRecordPuller(audioRecord, bufferSize); in test_audioRecord_getRoutedDevice() local547 puller.start(); in test_audioRecord_getRoutedDevice()551 Thread pullerThread = new Thread(puller); in test_audioRecord_getRoutedDevice()556 puller.stop(); in test_audioRecord_getRoutedDevice()