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