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