Searched refs:mLocalHotspotState (Results 1 – 1 of 1) sorted by relevance
246 private final State mLocalHotspotState; field in IpServer359 mLocalHotspotState = new LocalHotspotState(); in IpServer()365 allStates.add(new StateInfo(mLocalHotspotState, null)); in IpServer()1124 transitionTo(mLocalHotspotState); in processMessage()