Home
last modified time | relevance | path

Searched refs:getRemoteInlineSuggestionRenderServiceLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java250 getRemoteInlineSuggestionRenderServiceLocked(); in updateLocked()
1728 @Nullable RemoteInlineSuggestionRenderService getRemoteInlineSuggestionRenderServiceLocked() { in getRemoteInlineSuggestionRenderServiceLocked() method in AutofillManagerServiceImpl
DSession.java647 if (mService.getRemoteInlineSuggestionRenderServiceLocked() == null) { in shouldResetSessionStateOnInputMethodSwitch()
1388 mService.getRemoteInlineSuggestionRenderServiceLocked(); in requestNewFillResponseLocked()
5184 mService.getRemoteInlineSuggestionRenderServiceLocked(); in requestShowInlineSuggestionsLocked()
5643 mService.getRemoteInlineSuggestionRenderServiceLocked(); in triggerAugmentedAutofillLocked()
5814 mService.getRemoteInlineSuggestionRenderServiceLocked(), userId); in onAugmentedAutofillInlineSuggestionAccept()
6752 mService.getRemoteInlineSuggestionRenderServiceLocked(); in destroyLocked()