Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl31 void onInlineSuggestionsUnsupported(); in onInlineSuggestionsUnsupported() method
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java382 public void onInlineSuggestionsUnsupported() throws RemoteException { in onInlineSuggestionsUnsupported() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2082 public void onInlineSuggestionsUnsupported() throws RemoteException { in onInlineSuggestionsUnsupported() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator