Searched refs:mRippleAnimDurationMillis (Results 1 – 2 of 2) sorted by relevance
93 private final long mRippleAnimDurationMillis; field in KeypadChannelSwitchView119 mRippleAnimDurationMillis = resources.getInteger( in KeypadChannelSwitchView()151 }, mRippleAnimDurationMillis); in onFinishInflate()
125 private final long mRippleAnimDurationMillis; field in SelectInputView156 mRippleAnimDurationMillis = resources.getInteger( in SelectInputView()354 postDelayed(mHideRunnable, mRippleAnimDurationMillis); in onBindViewHolder()