Searched refs:MAX_CONNECTION_EVENTS (Results 1 – 2 of 2) sorted by relevance
53 private static final int MAX_CONNECTION_EVENTS = 256; field in WifiP2pMetrics421 while (mConnectionEventList.size() >= MAX_CONNECTION_EVENTS) { in startConnectionEvent()
196 private static final int MAX_CONNECTION_EVENTS = 256; field in WifiMetrics1958 while(mConnectionEventList.size() >= MAX_CONNECTION_EVENTS) { in startConnectionEvent()