HomeSort by relevance Sort by last modified time
    Searched defs:onNotify (Results 1 - 3 of 3) sorted by null

  /system/media/wilhelm/src/android/
android_GenericPlayer.cpp 280 this->onNotify(msg);
293 this->onNotify(msg);
310 onNotify(msg);
395 void GenericPlayer::onNotify(const sp<AMessage> &msg) {
396 SL_LOGV("GenericPlayer::onNotify()");
android_AudioSfDecoder.cpp 601 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) {
627 GenericPlayer::onNotify(msg);
  /external/webkit/Source/WebKit/win/
WebView.cpp 209 virtual HRESULT STDMETHODCALLTYPE onNotify(
223 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification)
    [all...]

Completed in 111 milliseconds