Searched defs:mMaxSuggestionCount (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/ | ||
H A D | suggestion_results.h | 59 const int mMaxSuggestionCount; variable |
/aosp12/frameworks/base/core/java/android/view/inputmethod/ | ||
H A D | InlineSuggestionsRequest.java | 58 private final int mMaxSuggestionCount; field in InlineSuggestionsRequest |