Home
last modified time | relevance | path

Searched refs:LAST_HISTOGRAM_BUFFER_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBinderLatencyObserver.java42 private static final int LAST_HISTOGRAM_BUFFER_SIZE_BYTES = 1000; field in BinderLatencyObserver
98 if (proto.getRawSize() + LAST_HISTOGRAM_BUFFER_SIZE_BYTES > getMaxAtomSizeBytes()) {