Searched refs:mMethodMap (Results 1 – 2 of 2) sorted by relevance
321 final ArrayMap<String, InputMethodInfo> mMethodMap = new ArrayMap<>(); field in InputMethodManagerService335 synchronized (mMethodMap) {966 synchronized (mMethodMap) { in onChange()1071 synchronized (mMethodMap) { in onActionLocaleChanged()1140 synchronized (mMethodMap) { in onHandleForceStop()1252 synchronized (mMethodMap) { in onFinishPackageChangesInternal()1274 AdditionalSubtypeUtils.save(mAdditionalSubtypeMap, mMethodMap, in onFinishPackageChangesInternal()1367 synchronized(mMethodMap) { in handleHardKeyboardStatusChange()1420 synchronized(mMethodMap) { in onUnlockUser()1438 synchronized (mMethodMap) { in onSwitchUser()[all …]
753 private final ArrayMap<String, InputMethodInfo> mMethodMap; field in InputMethodUtils.InputMethodSettings815 mMethodMap = methodMap; in InputMethodSettings()926 InputMethodInfo info = mMethodMap.get(imsPair.first); in getEnabledInputMethodSubtypeListLocked()998 InputMethodInfo info = mMethodMap.get(ims.first); in createEnabledInputMethodListLocked()1135 final InputMethodInfo imi = mMethodMap.get(imeId); in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()1260 final InputMethodInfo imi = mMethodMap.get(selectedImiId); in getSelectedInputMethodSubtypeId()