Searched refs:writePreLollipop (Results 1 – 1 of 1) sorted by relevance
96 bytesWritten = writePreLollipop(audioTrack, byteBuffer, sizeInBytes); in run()128 private int writePreLollipop(AudioTrack audioTrack, ByteBuffer byteBuffer, int sizeInBytes) { in writePreLollipop() method in WebRtcAudioTrack.AudioTrackThread