Home
last modified time | relevance | path

Searched refs:refill (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
DBase64InputStream.java98 refill(); in skip()
110 refill(); in read()
121 refill(); in read()
137 private void refill() throws IOException { in refill() method in Base64InputStream
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd1104 The callback handler should refill and re-enqueue the buffer, and then return.