Searched refs:handlesLongClick (Results 1 – 4 of 4) sorted by relevance
119 public boolean handlesLongClick = true; field in QSTile.State139 || !Objects.equals(other.handlesLongClick, handlesLongClick) in copyTo()153 other.handlesLongClick = handlesLongClick; in copyTo()
56 state.handlesLongClick = false; in newTileState()
93 state.handlesLongClick = false; in newTileState()
214 setLongClickable(state.handlesLongClick); in handleStateChanged()