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