Searched defs:GROUP_CREATING_TIMED_OUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java139 public static final int GROUP_CREATING_TIMED_OUT = BASE + 1; field in class:WifiP2pServiceImpl
831 case GROUP_CREATING_TIMED_OUT:
1522 sendMessageDelayed(obtainMessage(GROUP_CREATING_TIMED_OUT,
1531 case GROUP_CREATING_TIMED_OUT:

Completed in 79 milliseconds