Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java193 void notifyOnFinishInputView() { in notifyOnFinishInputView() method in InlineSuggestionSessionController
DInputMethodService.java2333 mInlineSuggestionSessionController.notifyOnFinishInputView(); in finishViews()