Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DRemoteInlineSuggestionViewConnector.java107 public void onRender() { in onRender() method in RemoteInlineSuggestionViewConnector
H A DRemoteInlineSuggestionUi.java224 mRemoteInlineSuggestionViewConnector.onRender(); in handleInlineSuggestionUiReady()