Searched refs:ANIM_DIRECTION_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
61 public static final int ANIM_DIRECTION_HORIZONTAL = 1; field in MultiToggleImageButton165 } else if (mAnimDirection == ANIM_DIRECTION_HORIZONTAL) { in setStateAnimatedInternal()254 } else if (mAnimDirection == ANIM_DIRECTION_HORIZONTAL) { in init()386 } else if (mAnimDirection == ANIM_DIRECTION_HORIZONTAL) { in combine()
193 MultiToggleImageButton.ANIM_DIRECTION_HORIZONTAL); in setupToggleButtonParams()