Home | History | Annotate | Download | only in latin

Lines Matching refs:InputAttributes

579         final InputAttributes inputAttributes = new InputAttributes(
581 mSettings.loadSettings(this, locale, inputAttributes);
855 // TODO: Consolidate these checks with {@link InputAttributes}.
856 if (InputAttributes.inPrivateImeOptions(null, NO_MICROPHONE_COMPAT, editorInfo)) {
860 if (InputAttributes.inPrivateImeOptions(getPackageName(), FORCE_ASCII, editorInfo)) {