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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiWatchdogStateMachine.java91 private static final int EVENT_SCREEN_ON = BASE + 8; field in class:WifiWatchdogStateMachine
368 sendMessage(EVENT_SCREEN_ON);
478 case EVENT_SCREEN_ON:
873 case EVENT_SCREEN_ON:

Completed in 6 milliseconds