Searched defs:LOGGER_ENTRY_MAX_PAYLOAD (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/util/
H A DLog.java378 * @return LOGGER_ENTRY_MAX_PAYLOAD.
395 int bufferSize = PreloadHolder.LOGGER_ENTRY_MAX_PAYLOAD // Base.
432 * PreloadHelper class. Caches the LOGGER_ENTRY_MAX_PAYLOAD value to avoid
436 public final static int LOGGER_ENTRY_MAX_PAYLOAD = field in class:Log.PreloadHolder

Completed in 358 milliseconds