summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InlineSuggestionSessionController.java
AgeCommit message (Expand)Author
2020-06-24Clear inline suggestions before onStartInput instead of before onFinishInputFeng Cao
2020-06-22Clear inline suggestions before onFinishInputFeng Cao
2020-03-31Send more IME events to autofill manager service.Feng Cao