Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteAugmentedAutofillService.java159 @Nullable RemoteInlineSuggestionRenderService remoteRenderService, int userId) { in onRequestAutofillLocked()
255 @Nullable RemoteInlineSuggestionRenderService remoteRenderService, in maybeRequestShowInlineSuggestions()
DSession.java1560 final RemoteInlineSuggestionRenderService remoteRenderService = in requestNewFillResponseLocked() local
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DInlineFillUi.java122 @NonNull RemoteInlineSuggestionRenderService remoteRenderService, in InlineFillUiInfo()