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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 292 onNotify(msg);
305 onNotify(msg);
322 onNotify(msg);
407 void GenericPlayer::onNotify(const sp<AMessage> &msg) {
408 SL_LOGV("GenericPlayer::onNotify()");
android_AudioSfDecoder.cpp 614 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) {
640 GenericPlayer::onNotify(msg);
  /external/webkit/Source/WebKit/win/
WebView.cpp 209 virtual HRESULT STDMETHODCALLTYPE onNotify(
223 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification)
    [all...]

Completed in 88 milliseconds