Searched refs:SoftApStateMachine (Results 1 – 1 of 1) sorted by relevance
78 private final SoftApStateMachine mStateMachine;112 mStateMachine.sendMessage(SoftApStateMachine.CMD_FAILURE);117 mStateMachine.sendMessage(SoftApStateMachine.CMD_ASSOCIATED_STATIONS_CHANGED,124 SoftApStateMachine.CMD_SOFT_AP_CHANNEL_SWITCHED, frequency, bandwidth);155 mStateMachine = new SoftApStateMachine(looper); in SoftApManager()162 mStateMachine.sendMessage(SoftApStateMachine.CMD_START, mApConfig); in start()315 private class SoftApStateMachine extends StateMachine { class in SoftApManager353 SoftApStateMachine(Looper looper) { in SoftApStateMachine() method in SoftApManager.SoftApStateMachine439 mStateMachine.sendMessage(SoftApStateMachine.CMD_TIMEOUT_TOGGLE_CHANGED, in onChange()555 SoftApStateMachine.CMD_NO_ASSOCIATED_STATIONS_TIMEOUT); in enter()