Searched refs:mKeyTypeId (Results 1 – 2 of 2) sorted by relevance
115 if (mKeyTypeList.size() != keyType.mKeyTypeId) return false; in addKeyType()215 public int mKeyTypeId; field in SoftKeyType223 mKeyTypeId = id; in SoftKeyType()
256 … .getKeyTextSize(SoftKeyType.KEYTYPE_ID_NORMAL_KEY != mSoftKeyDown.mKeyType.mKeyTypeId); in onKeyPress()290 … .getBalloonTextSize(SoftKeyType.KEYTYPE_ID_NORMAL_KEY != mSoftKeyDown.mKeyType.mKeyTypeId); in onKeyPress()419 if (SoftKeyType.KEYTYPE_ID_NORMAL_KEY == softKey.mKeyType.mKeyTypeId) { in onDraw()