summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Fix IME crash on SoftInputWindow.show by TOKEN_PENDINGMing-Shin Lu2021-10-131-23/+1
* Skip IME initialization when received the token that already registeredlumark2019-05-301-0/+17
* Let InputMethodPrivilegedOperationsRegistry deal with its singleton-nessYohei Yukawa2018-09-181-13/+32
* Allow IMM to forward API calls to IMSYohei Yukawa2018-09-091-0/+116