Searched refs:onInputMethodListUpdated (Results 1 – 2 of 2) sorted by relevance
45 void onInputMethodListUpdated(List<InputMethodInfo> info, @UserIdInt int userId); in onInputMethodListUpdated() method
4432 listener -> listener.onInputMethodListUpdated(imes, userId)); in handleMessage()