Searched refs:createCustomAudioTrack (Results 1 – 1 of 1) sorted by relevance
270 private AudioTrack createCustomAudioTrack(boolean lowLatency) { in createCustomAudioTrack() method in AudioTrackLatencyTest316 AudioTrack track = createCustomAudioTrack(lowLatency); in checkOutputLowLatency()