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

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java149 public static final int GROUP_CREATING_TIMED_OUT = BASE + 1; field in class:WifiP2pService
587 case GROUP_CREATING_TIMED_OUT:
1107 sendMessageDelayed(obtainMessage(GROUP_CREATING_TIMED_OUT,
1116 case GROUP_CREATING_TIMED_OUT:

Completed in 45 milliseconds