Home
last modified time | relevance | path

Searched defs:DEFAULT_MAX_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
H A Dbuffer_with_extendable_buffer_test.cpp24 const int DEFAULT_MAX_BUFFER_SIZE = 1024; variable
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureManager.java355 public static final int DEFAULT_MAX_BUFFER_SIZE = 500; // Enough for typical busy screen. field in ContentCaptureManager