Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java82 private final State mConnectionActiveState = new ConnectionActiveState();
307 class ConnectionActiveState extends State { class in SupplicantStateTracker