Searched refs:MAX_CONNECTION_EVENTS (Results 1 – 2 of 2) sorted by relevance
45 private static final int MAX_CONNECTION_EVENTS = 256; field in WifiP2pMetrics329 while (mConnectionEventList.size() >= MAX_CONNECTION_EVENTS) { in startConnectionEvent()
185 private static final int MAX_CONNECTION_EVENTS = 256; field in WifiMetrics1803 while(mConnectionEventList.size() >= MAX_CONNECTION_EVENTS) { in startConnectionEvent()