Class ShadowViewConfiguration

    • Constructor Detail

      • ShadowViewConfiguration

        public ShadowViewConfiguration()
    • Method Detail

      • getScrollBarSize

        @Implementation
        protected static int getScrollBarSize()
      • getScaledScrollBarSize

        @Implementation
        protected int getScaledScrollBarSize()
      • getScrollBarFadeDuration

        @Implementation
        protected static int getScrollBarFadeDuration()
      • getScrollDefaultDelay

        @Implementation
        protected static int getScrollDefaultDelay()
      • getFadingEdgeLength

        @Implementation
        protected static int getFadingEdgeLength()
      • getScaledFadingEdgeLength

        @Implementation
        protected int getScaledFadingEdgeLength()
      • getPressedStateDuration

        @Implementation
        protected static int getPressedStateDuration()
      • getLongPressTimeout

        @Implementation
        protected static int getLongPressTimeout()
      • getJumpTapTimeout

        @Implementation
        protected static int getJumpTapTimeout()
      • getDoubleTapTimeout

        @Implementation
        protected static int getDoubleTapTimeout()
      • getScaledPagingTouchSlop

        @Implementation
        protected int getScaledPagingTouchSlop()
      • getScaledDoubleTapSlop

        @Implementation
        protected int getScaledDoubleTapSlop()
      • getWindowTouchSlop

        @Implementation
        protected static int getWindowTouchSlop()
      • getScaledWindowTouchSlop

        @Implementation
        protected int getScaledWindowTouchSlop()
      • getMinimumFlingVelocity

        @Implementation
        protected static int getMinimumFlingVelocity()
      • getScaledMinimumFlingVelocity

        @Implementation
        protected int getScaledMinimumFlingVelocity()
      • getMaximumFlingVelocity

        @Implementation
        protected static int getMaximumFlingVelocity()
      • getScaledMaximumFlingVelocity

        @Implementation
        protected int getScaledMaximumFlingVelocity()
      • getMaximumDrawingCacheSize

        @Implementation
        protected static int getMaximumDrawingCacheSize()
      • getZoomControlsTimeout

        @Implementation
        protected static long getZoomControlsTimeout()
      • getGlobalActionKeyTimeout

        @Implementation
        protected static long getGlobalActionKeyTimeout()
      • getScrollFriction

        @Implementation
        protected static float getScrollFriction()
      • hasPermanentMenuKey

        @Implementation
        protected boolean hasPermanentMenuKey()
      • setHasPermanentMenuKey

        public static void setHasPermanentMenuKey​(boolean value)