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