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

  /system/core/nexus/
WifiNetwork.cpp 142 mStaticProperties.propDefKeyIdx = new WifiNetworkDefaultKeyIndexProperty(this);
174 delete mStaticProperties.propDefKeyIdx;
479 pm->attachProperty(nsName, mStaticProperties.propDefKeyIdx);
497 pm->detachProperty(nsName, mStaticProperties.propDefKeyIdx);
WifiNetwork.h 290 WifiNetworkDefaultKeyIndexProperty *propDefKeyIdx;

Completed in 2313 milliseconds