Home
last modified time | relevance | path

Searched refs:mDormantState (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java85 private final State mDormantState = new DormantState(); field in SupplicantStateTracker
116 addState(mDormantState, mConnectionActiveState); in SupplicantStateTracker()
166 transitionTo(mDormantState); in transitionOnSupplicantStateChange()