Searched refs:mMaximumRotaryEncoderFlingVelocity (Results 1 – 1 of 1) sorted by relevance
345 private final int mMaximumRotaryEncoderFlingVelocity; field in ViewConfiguration392 mMaximumRotaryEncoderFlingVelocity = MAXIMUM_FLING_VELOCITY; in ViewConfiguration()526 mMaximumRotaryEncoderFlingVelocity = NO_FLING_MAX_VELOCITY; in ViewConfiguration()529 mMaximumRotaryEncoderFlingVelocity = configMaxRotaryEncoderFlingVelocity; in ViewConfiguration()1186 if (source == InputDevice.SOURCE_ROTARY_ENCODER) return mMaximumRotaryEncoderFlingVelocity; in getScaledMaximumFlingVelocity()