Searched refs:USE_DRAG (Results 1 – 1 of 1) sorted by relevance
65 private static final boolean USE_DRAG = true; field in ExpandHelper216 drag *= USE_DRAG ? 1f : 0f; in updateExpansion()