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

/frameworks/base/core/java/android/util/
H A DLog.java376 * @return LOGGER_ENTRY_MAX_PAYLOAD.
393 int bufferSize = NoPreloadHolder.LOGGER_ENTRY_MAX_PAYLOAD // Base.
430 * NoPreloadHelper class. Caches the LOGGER_ENTRY_MAX_PAYLOAD value to avoid
434 public final static int LOGGER_ENTRY_MAX_PAYLOAD = field in class:Log.NoPreloadHolder

Completed in 173 milliseconds