Searched refs:getMethodMap (Results 1 – 5 of 5) sorted by relevance
526 return InputMethodSettingsRepository.get(mCurrentUserId).getMethodMap().get(imeId); in queryInputMethodForCurrentUserLocked()951 .getMethodMap(); in onFinishPackageChangesInternal()999 settings.getMethodMap()); in onFinishPackageChangesInternal()1005 if (InputMethodMap.areSame(settings.getMethodMap(), newMethodMap)) { in onFinishPackageChangesInternal()1305 settings.getMethodMap(), settings.getUserId()); in InputMethodManagerService()1307 new HardwareKeyboardShortcutController(settings.getMethodMap(), in InputMethodManagerService()1369 && !settings.getMethodMap().get(selectedMethodId).isSystem()) { in resetDefaultImeLocked()1743 final InputMethodInfo imi = settings.getMethodMap().get( in isStylusHandwritingAvailableAsUser()1826 final InputMethodInfo imi = settings.getMethodMap().get(imiId); in getEnabledInputMethodSubtypeListLocked()2062 .getMethodMap().get(curId); in attachNewInputLocked()[all …]
208 return InputMethodSettingsRepository.get(mUserId).getMethodMap().get(mSelectedMethodId); in getSelectedMethod()368 InputMethodSettingsRepository.get(mUserId).getMethodMap().get(511 InputMethodInfo info = InputMethodSettingsRepository.get(mUserId).getMethodMap().get( in bindCurrentMethod()
107 .getMethodMap().get(imeId); in onCreateInlineSuggestionsRequest()
108 InputMethodMap getMethodMap() { in getMethodMap() method in InputMethodSettings
12507 PLcom/android/server/inputmethod/InputMethodSettings;->getMethodMap()Lcom/android/server/inputmetho…