Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java382 if (mService.getRemoteInlineSuggestionRenderServiceLocked() == null) { in shouldResetSessionStateOnInputMethodSwitch()
832 mService.getRemoteInlineSuggestionRenderServiceLocked();
3129 mService.getRemoteInlineSuggestionRenderServiceLocked();
3475 }, mService.getRemoteInlineSuggestionRenderServiceLocked(), userId);
3488 mService.getRemoteInlineSuggestionRenderServiceLocked();
4071 mService.getRemoteInlineSuggestionRenderServiceLocked();
H A DAutofillManagerServiceImpl.java1583 mRemoteInlineSuggestionRenderService = getRemoteInlineSuggestionRenderServiceLocked(); in updateRemoteInlineSuggestionRenderServiceLocked()
1586 @Nullable RemoteInlineSuggestionRenderService getRemoteInlineSuggestionRenderServiceLocked() { in getRemoteInlineSuggestionRenderServiceLocked() method in AutofillManagerServiceImpl
/aosp12/frameworks/base/services/
H A Dart-profile12037 …/android/server/autofill/AutofillManagerServiceImpl;->getRemoteInlineSuggestionRenderServiceLocked