Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java175 void notifyOnStartInputView() { in notifyOnStartInputView() method in InlineSuggestionSessionController
DInputMethodService.java2303 mInlineSuggestionSessionController.notifyOnStartInputView(); in startViews()
2455 mInlineSuggestionSessionController.notifyOnStartInputView(); in doStartInput()