Searched defs:onNotify (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp613 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
639 GenericPlayer::onNotify(msg);
H A Dandroid_GenericPlayer.cpp293 onNotify(msg);
306 onNotify(msg);
323 onNotify(msg);
408 void GenericPlayer::onNotify(const sp<AMessage> &msg) { function in class:android::GenericPlayer
409 SL_LOGV("GenericPlayer::onNotify()");

Completed in 184 milliseconds