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

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java135 private static int mGroupCreatingTimeoutIndex = 0; field in class:WifiP2pService
722 if (mGroupCreatingTimeoutIndex == message.arg1) {
1108 ++mGroupCreatingTimeoutIndex, 0), GROUP_CREATING_WAIT_TIME_MS);
1117 if (mGroupCreatingTimeoutIndex == message.arg1) {

Completed in 212 milliseconds