Home
last modified time | relevance | path

Searched defs:remoteRenderService (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteAugmentedAutofillService.java159 @Nullable RemoteInlineSuggestionRenderService remoteRenderService, int userId) { in onRequestAutofillLocked()
254 @Nullable RemoteInlineSuggestionRenderService remoteRenderService, in maybeRequestShowInlineSuggestions()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineFillUi.java114 @NonNull RemoteInlineSuggestionRenderService remoteRenderService, in InlineFillUiInfo()