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

  /system/core/nexus/
WifiController.cpp 69 mStaticProperties.propScanOnly = new WifiScanOnlyProperty(this);
94 mPropMngr->attachProperty("wifi", mStaticProperties.propScanOnly);
102 mPropMngr->detachProperty("wifi", mStaticProperties.propScanOnly);
WifiController.h 203 WifiScanOnlyProperty *propScanOnly;

Completed in 20 milliseconds