Searched refs:getScaledMaximumFlingVelocity (Results 1 – 2 of 2) sorted by relevance
50 assertEquals(4000, viewConfiguration.getScaledMaximumFlingVelocity()); in methodsShouldReturnAndroidConstants()67 assertEquals(6000, viewConfiguration.getScaledMaximumFlingVelocity()); in methodsShouldReturnScaledAndroidConstantsDependingOnPixelDensity()
206 public int getScaledMaximumFlingVelocity() { in getScaledMaximumFlingVelocity() method in ShadowViewConfiguration