Searched refs:showRippleEffect (Results 1 – 5 of 5) sorted by relevance
167 public boolean showRippleEffect = true; field in QSTile.State191 || !Objects.equals(other.showRippleEffect, showRippleEffect) in copyTo()208 other.showRippleEffect = showRippleEffect; in copyTo()
47 showRippleEffect = false in handleStateChanged()
97 protected var showRippleEffect = true in <lambda>() variable274 background = if (clickable && showRippleEffect) { in <lambda>()350 showRippleEffect = state.showRippleEffect in <lambda>()
148 state.showRippleEffect = mSetting.getValue() == 0; in handleUpdateState()
157 state.showRippleEffect = false; in handleUpdateState()