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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 552 void GenericPlayer::notifyStatus() {
553 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 130 milliseconds