Searched refs:onNotify (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.h92 virtual void onNotify(const sp<AMessage> &msg);
H A Dandroid_GenericPlayer.cpp292 onNotify(msg);
305 onNotify(msg);
322 onNotify(msg);
407 void GenericPlayer::onNotify(const sp<AMessage> &msg) { function in class:android::GenericPlayer
408 SL_LOGV("GenericPlayer::onNotify()");
H A Dandroid_GenericPlayer.h134 virtual void onNotify(const sp<AMessage> &msg);
H A Dandroid_AudioSfDecoder.cpp614 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
640 GenericPlayer::onNotify(msg);

Completed in 39 milliseconds