Searched refs:putSelectedSubtype (Results 1 – 3 of 3) sorted by relevance
4768 mSettings.putSelectedSubtype(NOT_A_SUBTYPE_ID); in setSelectedInputMethodAndSubtypeLocked()4773 mSettings.putSelectedSubtype(subtype.hashCode()); in setSelectedInputMethodAndSubtypeLocked()4776 mSettings.putSelectedSubtype(NOT_A_SUBTYPE_ID); in setSelectedInputMethodAndSubtypeLocked()4911 settings.putSelectedSubtype(NOT_A_SUBTYPE_ID); in switchToInputMethod()5735 settings.putSelectedSubtype(NOT_A_SUBTYPE_ID); in handleShellCommandResetInputMethod()
1274 void putSelectedSubtype(int subtypeId) { in putSelectedSubtype() method in InputMethodUtils.InputMethodSettings
19995 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putSelectedSubtype(I)V