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

  /system/core/nexus/
WifiController.cpp 82 mDynamicProperties.propCurrentNetwork = new WifiCurrentNetworkProperty(this);
163 mPropMngr->attachProperty("wifi", mDynamicProperties.propCurrentNetwork);
263 mPropMngr->detachProperty("wifi", mDynamicProperties.propCurrentNetwork);
WifiController.h 214 WifiCurrentNetworkProperty *propCurrentNetwork;

Completed in 8279 milliseconds