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

  /system/core/nexus/
SupplicantConnectedEvent.h 25 bool mReassociated;
33 bool getReassociated() { return mReassociated; }
SupplicantConnectionTimeoutEvent.h 25 bool mReassociated;
SupplicantConnectedEvent.cpp 41 mReassociated = false;
43 mReassociated = true;
54 mReassociated = reassocated;

Completed in 846 milliseconds