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