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

  /external/webkit/Source/WebCore/platform/network/qt/
NetworkStateNotifierQt.cpp 37 connect(m_configurationManager, SIGNAL(onlineStateChanged(bool)), this, SLOT(onlineStateChanged(bool)));
40 void NetworkStateNotifierPrivate::onlineStateChanged(bool isOnline)
NetworkStateNotifierPrivate.h 39 void onlineStateChanged(bool);

Completed in 1756 milliseconds