Searched refs:showRippleEffect (Results 1 – 4 of 4) sorted by relevance
120 public boolean showRippleEffect = true; field in QSTile.State140 || !Objects.equals(other.showRippleEffect, showRippleEffect); in copyTo()154 other.showRippleEffect = showRippleEffect; in copyTo()
107 state.showRippleEffect = mSetting.getValue() == 0; in handleUpdateState()
105 state.showRippleEffect = false; in handleUpdateState()
212 mShowRippleEffect = state.showRippleEffect; in handleStateChanged()