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 281 this->onNotify(msg);
294 this->onNotify(msg);
311 onNotify(msg);
396 void GenericPlayer::onNotify(const sp<AMessage> &msg) {
397 SL_LOGV("GenericPlayer::onNotify()");
android_AudioSfDecoder.cpp 610 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) {
636 GenericPlayer::onNotify(msg);
  /external/webkit/Source/WebKit/win/
WebView.cpp 209 virtual HRESULT STDMETHODCALLTYPE onNotify(
223 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification)
    [all...]

Completed in 933 milliseconds