Searched defs:onInlineSuggestionsSessionInvalidated (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ | ||
H A D | IInlineSuggestionsRequestCallback.aidl | 75 void onInlineSuggestionsSessionInvalidated(); in onInlineSuggestionsSessionInvalidated() method |
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ | ||
H A D | AutofillSuggestionsController.java | 232 public void onInlineSuggestionsSessionInvalidated() throws RemoteException { in onInlineSuggestionsSessionInvalidated() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator |
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ | ||
H A D | AutofillInlineSuggestionsRequestSession.java | 469 public void onInlineSuggestionsSessionInvalidated() throws RemoteException { in onInlineSuggestionsSessionInvalidated() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl |