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()
128 private final long mRippleAnimDurationMillis; field in SelectInputView157 mRippleAnimDurationMillis = resources.getInteger( in SelectInputView()355 postDelayed(mHideRunnable, mRippleAnimDurationMillis); in onBindViewHolder()