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

  /system/core/nexus/
WifiNetwork.cpp 146 mStaticProperties.propAuthAlgorithms = new WifiNetworkAuthAlgorithmsProperty(this);
178 delete mStaticProperties.propAuthAlgorithms;
483 pm->attachProperty(nsName, mStaticProperties.propAuthAlgorithms);
501 pm->detachProperty(nsName, mStaticProperties.propAuthAlgorithms);
WifiNetwork.h 294 WifiNetworkAuthAlgorithmsProperty *propAuthAlgorithms;

Completed in 28 milliseconds