Searched refs:getScrollFriction (Results 1 – 2 of 2) sorted by relevance
38 assertEquals(0.015f, ViewConfiguration.getScrollFriction()); in methodsShouldReturnAndroidConstants()
226 public static float getScrollFriction() { in getScrollFriction() method in ShadowViewConfiguration