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

  /system/core/nexus/
SupplicantEvent.h 32 static const int EVENT_PASSWORD_CHANGED = 4;
SupplicantListener.cpp 90 else if (evt->getType() == SupplicantEvent::EVENT_PASSWORD_CHANGED)

Completed in 121 milliseconds