HomeSort by relevance Sort by last modified time
    Searched refs:notifyStatus (Results 1 - 6 of 6) sorted by null

  /system/media/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 223 notifyStatus();
android_GenericPlayer.h 149 void notifyStatus();
android_GenericMediaPlayer.cpp 454 notifyStatus();
522 notifyStatus();
android_AudioSfDecoder.cpp 333 notifyStatus();
732 notifyStatus();
android_GenericPlayer.cpp 539 void GenericPlayer::notifyStatus() {
540 SL_LOGV("GenericPlayer::notifyStatus");
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 275 static void notifyStatus(WebKitWebFrame* frame, WebKitLoadStatus loadStatus)
294 notifyStatus(frame, WEBKIT_LOAD_FINISHED);
949 notifyStatus(m_frame, WEBKIT_LOAD_PROVISIONAL);
    [all...]

Completed in 204 milliseconds