Home
last modified time | relevance | path

Searched defs:isInlineSuggestionsEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DAutofillSuggestionsController.java146 private static boolean isInlineSuggestionsEnabled(InputMethodInfo imi, in isInlineSuggestionsEnabled() method in AutofillSuggestionsController
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DAutofillServiceInfo.java291 public boolean isInlineSuggestionsEnabled() { in isInlineSuggestionsEnabled() method in AutofillServiceInfo
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodInfo.java807 public boolean isInlineSuggestionsEnabled() { in isInlineSuggestionsEnabled() method in InputMethodInfo