Home
last modified time | relevance | path

Searched refs:containsExtraValueKey (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java460 if (containsExtraValueKey(EXTRA_KEY_UNTRANSLATABLE_STRING_IN_SUBTYPE_NAME)) { in getDisplayName()
552 public boolean containsExtraValueKey(String key) { in containsExtraValueKey() method in InputMethodSubtype
/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSubtype.java184 public boolean containsExtraValueKey(String key) { in containsExtraValueKey() method in SpellCheckerSubtype
/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodUtils.java539 if (subtype.containsExtraValueKey(TAG_ASCII_CAPABLE)) { in getImplicitlyApplicableSubtypesLockedImpl()
549 if (SUBTYPE_MODE_KEYBOARD.equals(mode) && subtype.containsExtraValueKey( in getImplicitlyApplicableSubtypesLockedImpl()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35842 method public boolean containsExtraValueKey(java.lang.String);
35921 method public boolean containsExtraValueKey(java.lang.String);
/frameworks/base/api/
Dcurrent.txt48029 method public boolean containsExtraValueKey(java.lang.String);
48166 method public boolean containsExtraValueKey(java.lang.String);
Dsystem-current.txt51572 method public boolean containsExtraValueKey(java.lang.String);
51709 method public boolean containsExtraValueKey(java.lang.String);