HomeSort by relevance Sort by last modified time
    Searched defs:LOGGER_ENTRY_MAX_PAYLOAD (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/util/
Log.java 378 * @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 =
  /system/core/liblog/include/log/
log_read.h 131 #define LOGGER_ENTRY_MAX_PAYLOAD 4068

Completed in 81 milliseconds