Searched refs:AudioRecordPuller (Results 1 – 1 of 1) sorted by relevance
511 private class AudioRecordPuller implements Runnable { class in RoutingTest519 public AudioRecordPuller(AudioRecord audioRecord, int bufferSize) { in AudioRecordPuller() method in RoutingTest.AudioRecordPuller558 AudioRecordPuller puller = new AudioRecordPuller(audioRecord, bufferSize); in test_audioRecord_getRoutedDevice()