Home
last modified time | relevance | path

Searched refs:onContent (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DRemoteInlineSuggestionUi.java160 mInlineContentCallback.onContent(result, mActualWidth, in handleRequestSurfacePackage()
216 mInlineContentCallback.onContent(surfacePackage, mActualWidth, mActualHeight); in handleInlineSuggestionUiReady()
280 public void onContent(IInlineSuggestionUi content, in onContent() method in RemoteInlineSuggestionUi.InlineSuggestionUiCallbackImpl
/frameworks/base/core/java/com/android/internal/view/inline/
DIInlineContentCallback.aidl26 void onContent(in SurfaceControlViewHost.SurfacePackage content, int width, int height); in onContent() method
/frameworks/base/core/java/android/service/autofill/
DIInlineSuggestionUiCallback.aidl32 void onContent(in IInlineSuggestionUi content, in SurfaceControlViewHost.SurfacePackage surface, in onContent() method
DInlineSuggestionRenderService.java205 callback.onContent(new InlineSuggestionUiWrapper(uiImpl), in handleRenderSuggestion()
/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestion.java219 public void onContent(SurfaceControlViewHost.SurfacePackage content, int width, in onContent() method in InlineSuggestion.InlineContentCallbackWrapper
223 callbackImpl.onContent(content, width, height); in onContent()
318 public void onContent(SurfaceControlViewHost.SurfacePackage content, int width, in onContent() method in InlineSuggestion.InlineContentCallbackImpl
/frameworks/base/services/
Dart-profile13974 …ill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->lambda$onContent$2(Landroid/servi…
13977 …r/autofill/ui/RemoteInlineSuggestionUi$InlineSuggestionUiCallbackImpl;->onContent(Landroid/service…