Searched refs:getWindowTouchSlop (Results 1 – 2 of 2) sorted by relevance
181 protected static int getWindowTouchSlop() { in getWindowTouchSlop() method in ShadowViewConfiguration
40 assertEquals(16, ViewConfiguration.getWindowTouchSlop()); in methodsShouldReturnAndroidConstants()