Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java783 public static final int CMD_NO_ASSOCIATED_STATIONS_TIMEOUT_ON_ONE_INSTANCE = 13; field in SoftApManager.SoftApStateMachine
1283 SoftApStateMachine.CMD_NO_ASSOCIATED_STATIONS_TIMEOUT_ON_ONE_INSTANCE); in enter()
1429 case CMD_NO_ASSOCIATED_STATIONS_TIMEOUT_ON_ONE_INSTANCE: in processMessage()