Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java126 void notifyOnStartInput(@Nullable String imeClientPackageName, in notifyOnStartInput() method in InlineSuggestionSessionController
DInputMethodService.java2329 mInlineSuggestionSessionController.notifyOnStartInput( in doStartInput()