OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propInterface
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.cpp
77
mDynamicProperties.
propInterface
= new WifiInterfaceProperty(this);
158
mPropMngr->attachProperty("wifi", mDynamicProperties.
propInterface
);
258
mPropMngr->detachProperty("wifi", mDynamicProperties.
propInterface
);
WifiController.h
220
WifiInterfaceProperty *
propInterface
;
Completed in 222 milliseconds