Searched refs:mLastConnectionTryCount (Results 1 – 1 of 1) sorted by relevance
93 private int mLastConnectionTryCount; field in WifiP2pMetrics442 mLastConnectionTryCount += 1; in startConnectionEvent()444 mLastConnectionTryCount = 1; in startConnectionEvent()448 mCurrentConnectionEvent.tryCount = mLastConnectionTryCount; in startConnectionEvent()516 mLastConnectionTryCount = 0; in endConnectionEvent()