Home
last modified time | relevance | path

Searched defs:onInlineSuggestionsUnsupported (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInlineSuggestionsRequestCallback.aidl30 void onInlineSuggestionsUnsupported(); in onInlineSuggestionsUnsupported() method
/frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/
DCarAutofillSuggestionsController.java189 public void onInlineSuggestionsUnsupported() throws RemoteException { in onInlineSuggestionsUnsupported() method in CarAutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator
/frameworks/base/services/core/java/com/android/server/inputmethod/
DAutofillSuggestionsController.java187 public void onInlineSuggestionsUnsupported() throws RemoteException { in onInlineSuggestionsUnsupported() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java391 public void onInlineSuggestionsUnsupported() throws RemoteException { in onInlineSuggestionsUnsupported() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl