Home
last modified time | relevance | path

Searched refs:mSubtypeHashCode (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSubtype.java60 private final int mSubtypeHashCode; field in SpellCheckerSubtype
89 mSubtypeHashCode = mSubtypeId != SUBTYPE_ID_NONE ? in SpellCheckerSubtype()
118 mSubtypeHashCode = mSubtypeId != SUBTYPE_ID_NONE ? in SpellCheckerSubtype()
200 return mSubtypeHashCode; in hashCode()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java79 private final int mSubtypeHashCode; field in InputMethodSubtype
305 mSubtypeHashCode = mSubtypeId; in InputMethodSubtype()
307 mSubtypeHashCode = hashCodeInternal(mSubtypeLocale, mSubtypeMode, mSubtypeExtraValue, in InputMethodSubtype()
326 mSubtypeHashCode = source.readInt(); in InputMethodSubtype()
580 return mSubtypeHashCode; in hashCode()
634 dest.writeInt(mSubtypeHashCode); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75032 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeHashCode:I
77352 Landroid/view/textservice/SpellCheckerSubtype;->mSubtypeHashCode:I