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