Searched refs:mBackgroundType (Results 1 – 1 of 1) sorted by relevance
133 public final int mBackgroundType; field in Key174 mBackgroundType = BACKGROUND_TYPE_NORMAL; in Key()229 mBackgroundType = style.getInt(keyAttr, in Key()371 key.mBackgroundType, in computeHashCode()398 && o.mBackgroundType == mBackgroundType in equals()419 KeyboardIconsSet.getIconName(mIconId), backgroundName(mBackgroundType)); in toString()700 switch (mBackgroundType) { in getCurrentDrawableState()