Searched refs:getSelectedInputMethodForUser (Results 1 – 2 of 2) sorted by relevance
760 String getSelectedInputMethodForUser(@UserIdInt int userId) { in getSelectedInputMethodForUser() method in InputMethodUtils.InputMethodSettings
5617 final String imeId = mSettings.getSelectedInputMethodForUser(userId); in queryDefaultInputMethodForUserIdLocked()