Searched refs:CMD_TETHER_NOTIFICATION_TIMED_OUT (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java283 static final int CMD_TETHER_NOTIFICATION_TIMED_OUT = BASE + 30; field in class:WifiStateMachine
1952 case CMD_TETHER_NOTIFICATION_TIMED_OUT:
3917 sendMessageDelayed(obtainMessage(CMD_TETHER_NOTIFICATION_TIMED_OUT,
3930 case CMD_TETHER_NOTIFICATION_TIMED_OUT:
3996 sendMessageDelayed(obtainMessage(CMD_TETHER_NOTIFICATION_TIMED_OUT,
4017 case CMD_TETHER_NOTIFICATION_TIMED_OUT:

Completed in 37 milliseconds