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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static ViewConfigurationprotected static intprotected static intprotected static intprotected static longprotected static intprotected static intprotected static intprotected static intprotected static intprotected static intprotected intprotected intprotected intprotected intprotected intprotected intprotected intprotected intprotected intprotected static intprotected static intprotected static intprotected static floatprotected static intprotected static intprotected static intprotected static longprotected booleanstatic voidsetHasPermanentMenuKey(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)
-