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

  /system/core/nexus/
SupplicantEvent.h 33 static const int EVENT_EAP_NOTIFICATION = 5;
SupplicantListener.cpp 92 else if (evt->getType() == SupplicantEvent::EVENT_EAP_NOTIFICATION)

Completed in 29 milliseconds