Searched refs:subtypeId (Results 1 – 10 of 10) sorted by relevance
778 for (String subtypeId: ime.second) { in buildEnabledInputMethodsSettingString()779 builder.append(INPUT_METHOD_SUBTYPE_SEPARATOR).append(subtypeId); in buildEnabledInputMethodsSettingString()1040 String subtypeId = ime.second; in saveSubtypeHistory() local1041 if (TextUtils.isEmpty(subtypeId)) { in saveSubtypeHistory()1042 subtypeId = NOT_A_SUBTYPE_ID_STR; in saveSubtypeHistory()1050 subtypeId); in saveSubtypeHistory()1056 private void addSubtypeToHistory(String imeId, String subtypeId) { in addSubtypeToHistory() argument1070 Slog.v(TAG, "Add subtype to the history: " + imeId + ", " + subtypeId); in addSubtypeToHistory()1072 saveSubtypeHistory(subtypeHistory, imeId, subtypeId); in addSubtypeToHistory()1189 String subtypeId = NOT_A_SUBTYPE_ID_STR; in loadInputMethodAndSubtypeHistoryLocked() local[all …]
3062 /* package */ void setInputMethodLocked(String id, int subtypeId) { in setInputMethodLocked() argument3076 if (subtypeId >= 0 && subtypeId < subtypeCount) { in setInputMethodLocked()3077 newSubtype = info.getSubtypeAt(subtypeId); in setInputMethodLocked()3089 setSelectedInputMethodAndSubtypeLocked(info, subtypeId, true); in setInputMethodLocked()3107 setSelectedInputMethodAndSubtypeLocked(info, subtypeId, false); in setInputMethodLocked()3723 int subtypeId = NOT_A_SUBTYPE_ID; in switchToPreviousInputMethod() local3733 subtypeId = InputMethodUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in switchToPreviousInputMethod()3757 subtypeId = InputMethodUtils.getSubtypeIdFromHashCode( in switchToPreviousInputMethod()3771 + ", from: " + mCurMethodId + ", " + subtypeId); in switchToPreviousInputMethod()3773 setInputMethodWithSubtypeIdLocked(token, targetLastImiId, subtypeId); in switchToPreviousInputMethod()[all …]
59 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem() argument63 mSubtypeId = subtypeId; in ImeSubtypeListItem()
83 int subtypeId) { in SpellCheckerSubtype() argument88 mSubtypeId = subtypeId; in SpellCheckerSubtype()
168 public InputMethodSubtypeBuilder setSubtypeId(int subtypeId) { in setSubtypeId() argument169 mSubtypeId = subtypeId; in setSubtypeId()
74 for (final String subtypeId : subtypeIdSet) { in buildInputMethodsAndSubtypesString()75 builder.append(INPUT_METHOD_SUBTYPE_SEPARATER).append(subtypeId); in buildInputMethodsAndSubtypesString()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
1172 field public static final int subtypeId = 16843713; // 0x10103c1
1338 field public static final int subtypeId = 16843713; // 0x10103c1