Searched refs:HINT_ALPHA (Results 1 – 1 of 1) sorted by relevance
105 private static final IntProperty<ViewState> HINT_ALPHA = field in DockState.ViewState207 anim = ObjectAnimator.ofInt(this, HINT_ALPHA, mHintTextAlpha, in startAnimation()