Searched refs:getScrollDefaultDelay (Results 1 – 2 of 2) sorted by relevance
111 protected static int getScrollDefaultDelay() { in getScrollDefaultDelay() method in ShadowViewConfiguration
31 assertEquals(300, ViewConfiguration.getScrollDefaultDelay()); in methodsShouldReturnAndroidConstants()