OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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