Searched refs:LOG_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
80 private static final int LOG_BUFFER_SIZE = 5; field in TransportClient614 if (mLogBuffer.size() == LOG_BUFFER_SIZE) { in saveLogEntry()