Package org.robolectric.shadows
Class ShadowViewConfiguration
java.lang.Object
org.robolectric.shadows.ShadowViewConfiguration
@Implements(android.view.ViewConfiguration.class)
public class ShadowViewConfiguration
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static ViewConfiguration
protected static int
protected static int
protected static int
protected static long
protected static int
protected static int
protected static int
protected static int
protected static int
protected static int
protected int
protected int
protected int
protected int
protected int
protected int
protected int
protected int
protected int
protected static int
protected static int
protected static int
protected static float
protected static int
protected static int
protected static int
protected static long
protected boolean
static void
setHasPermanentMenuKey
(boolean value)
-
Constructor Details
-
ShadowViewConfiguration
public ShadowViewConfiguration()
-
-
Method Details
-
get
-
getScrollBarSize
-
getScaledScrollBarSize
-
getScrollBarFadeDuration
-
getScrollDefaultDelay
-
getFadingEdgeLength
-
getScaledFadingEdgeLength
-
getPressedStateDuration
-
getLongPressTimeout
-
getTapTimeout
-
getJumpTapTimeout
-
getDoubleTapTimeout
-
getEdgeSlop
-
getScaledEdgeSlop
-
getTouchSlop
-
getScaledTouchSlop
-
getScaledPagingTouchSlop
-
getScaledDoubleTapSlop
-
getWindowTouchSlop
-
getScaledWindowTouchSlop
-
getMinimumFlingVelocity
-
getScaledMinimumFlingVelocity
-
getMaximumFlingVelocity
-
getScaledMaximumFlingVelocity
-
getMaximumDrawingCacheSize
-
getZoomControlsTimeout
-
getGlobalActionKeyTimeout
-
getScrollFriction
-
hasPermanentMenuKey
-
setHasPermanentMenuKey
public static void setHasPermanentMenuKey(boolean value)
-