Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSessionController.java84 void onCreateInlineSuggestionsRequestLocked(@NonNull AutofillId autofillId, in onCreateInlineSuggestionsRequestLocked() method in AutofillInlineSessionController
H A DAutofillInlineSuggestionsRequestSession.java192 void onCreateInlineSuggestionsRequestLocked() { in onCreateInlineSuggestionsRequestLocked() method in AutofillInlineSuggestionsRequestSession
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1966 private void onCreateInlineSuggestionsRequestLocked(@UserIdInt int userId, in onCreateInlineSuggestionsRequestLocked() method in InputMethodManagerService