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