Searched refs:EVENT_RSSI_CHANGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiWatchdogStateMachine.java86 private static final int EVENT_RSSI_CHANGE = BASE + 3; field in class:WifiWatchdogStateMachine
361 obtainMessage(EVENT_RSSI_CHANGE,
466 case EVENT_RSSI_CHANGE:
739 case EVENT_RSSI_CHANGE:
772 case EVENT_RSSI_CHANGE:

Completed in 43 milliseconds