Searched refs:isStarted (Results 1 - 4 of 4) sorted by relevance

/system/core/nexus/
H A DWifiStatusPoller.h37 bool isStarted() { return mStarted; } function in class:WifiStatusPoller
H A DSupplicant.h50 bool isStarted();
H A DWifiController.cpp137 if (!mSupplicant->isStarted()) {
269 if (mSupplicant->isStarted()) {
551 } else if (mStatusPoller->isStarted()) {
H A DSupplicant.cpp112 bool Supplicant::isStarted() { function in class:Supplicant
245 if (!isStarted())

Completed in 86 milliseconds