Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionsRequest.java45 public static final int SUGGESTION_COUNT_UNLIMITED = Integer.MAX_VALUE; field in InlineSuggestionsRequest
146 return SUGGESTION_COUNT_UNLIMITED; in defaultMaxSuggestionCount()
/frameworks/base/api/
Dcurrent.txt56972 field public static final int SUGGESTION_COUNT_UNLIMITED = 2147483647; // 0x7fffffff