Searched refs:mMaximumRotaryEncoderFlingVelocity (Results 1 – 1 of 1) sorted by relevance
358 private final int mMaximumRotaryEncoderFlingVelocity; field in ViewConfiguration408 mMaximumRotaryEncoderFlingVelocity = MAXIMUM_FLING_VELOCITY; in ViewConfiguration()545 mMaximumRotaryEncoderFlingVelocity = NO_FLING_MAX_VELOCITY; in ViewConfiguration()548 mMaximumRotaryEncoderFlingVelocity = configMaxRotaryEncoderFlingVelocity; in ViewConfiguration()1245 if (source == InputDevice.SOURCE_ROTARY_ENCODER) return mMaximumRotaryEncoderFlingVelocity; in getScaledMaximumFlingVelocity()