Searched refs:MAX_LOG_RECORDS (Results 1 – 1 of 1) sorted by relevance
406 private static final int MAX_LOG_RECORDS = 500; field in IpClient581 sSmLogs.putIfAbsent(mInterfaceName, new SharedLog(MAX_LOG_RECORDS, mTag)); in IpClient()