Searched refs:getScrollFriction (Results 1 – 2 of 2) sorted by relevance
226 protected static float getScrollFriction() { in getScrollFriction() method in ShadowViewConfiguration
46 assertThat(ViewConfiguration.getScrollFriction()).isEqualTo(0.015f); in methodsShouldReturnAndroidConstants()