HomeSort by relevance Sort by last modified time
    Searched refs:onCheckCache (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 81 void onCheckCache(const sp<AMessage> &msg);
android_AudioSfDecoder.cpp 416 void AudioSfDecoder::onCheckCache(const sp<AMessage> &msg) {
417 //SL_LOGV("AudioSfDecoder::onCheckCache");
428 SL_LOGV("AudioSfDecoder::onCheckCache: buffering done.");
431 //SL_LOGV("AudioSfDecoder::onCheckCache: preparation done.");
586 onCheckCache(msg);

Completed in 105 milliseconds