Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DIInlineSuggestionRenderService.aidl30 void renderSuggestion(in IInlineSuggestionUiCallback callback, in renderSuggestion() method
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DRemoteInlineSuggestionViewConnector.java78 public boolean renderSuggestion( in renderSuggestion() method in RemoteInlineSuggestionViewConnector
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteInlineSuggestionRenderService.java89 public void renderSuggestion(@NonNull IInlineSuggestionUiCallback callback, in renderSuggestion() method in RemoteInlineSuggestionRenderService