Searched defs:subtypeId (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/inputmethod/data/repository/ |
D | InputMethodRepositoryTest.kt | 84 val subtypeId = 123 in selectedInputMethodSubtypes_returnsSubtypeList() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputmethod/data/model/ |
D | InputMethodModel.kt | 38 val subtypeId: Int, constant in com.android.systemui.inputmethod.data.model.InputMethodModel.Subtype
|
/frameworks/base/core/java/android/view/textservice/ |
D | SpellCheckerSubtype.java | 85 int subtypeId) { in SpellCheckerSubtype()
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | AdditionalSubtypeUtils.java | 296 final int subtypeId = parser.getAttributeInt(null, ATTR_IME_SUBTYPE_ID, in loadFromFile() local
|
D | InputMethodMenuController.java | 110 int subtypeId = mSubtypeIds[i]; in showInputMethodMenuLocked() local
|
D | InputMethodSettings.java | 87 final String subtypeId = ime.second.get(i); in buildEnabledInputMethodsSettingString() local 497 void putSelectedSubtype(int subtypeId) { in putSelectedSubtype()
|
D | SubtypeUtils.java | 319 final int subtypeId = settings.getSelectedInputMethodSubtypeId(imi.getId()); in getCurrentInputMethodSubtype() local
|
D | InputMethodSubtypeSwitchingController.java | 59 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem()
|
D | InputMethodManagerService.java | 3078 void setInputMethodLocked(String id, int subtypeId) { in setInputMethodLocked() 3083 void setInputMethodLocked(String id, int subtypeId, int deviceId) { in setInputMethodLocked() 4123 int subtypeId = NOT_A_SUBTYPE_ID; in switchToPreviousInputMethod() local 4703 private void setInputMethodWithSubtypeIdLocked(IBinder token, String id, int subtypeId) { in setInputMethodWithSubtypeIdLocked() 5446 private void setSelectedInputMethodAndSubtypeLocked(InputMethodInfo imi, int subtypeId, in setSelectedInputMethodAndSubtypeLocked()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodSubtype.java | 227 public InputMethodSubtypeBuilder setSubtypeId(int subtypeId) { in setSubtypeId()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |