Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java587 static final int CMD_STOP_RSSI_MONITORING_OFFLOAD = BASE + 163; field in ClientModeImpl
2456 case CMD_STOP_RSSI_MONITORING_OFFLOAD: in getLogRecString()
3645 case CMD_STOP_RSSI_MONITORING_OFFLOAD: in processMessage()
4827 ClientModeImpl.this.sendMessage(CMD_STOP_RSSI_MONITORING_OFFLOAD, in setSignalStrengthThresholds()
4843 ClientModeImpl.this.sendMessage(CMD_STOP_RSSI_MONITORING_OFFLOAD, in setSignalStrengthThresholds()
5186 case CMD_STOP_RSSI_MONITORING_OFFLOAD: in processMessage()