[{"class":"androidx.customview.widget.ViewDragHelper.Callback","addedIn":"1.0.0","methods":[{"method":"Callback()","addedIn":"1.0.0"},{"method":"onEdgeLock(int)","addedIn":"1.0.0"},{"method":"getViewHorizontalDragRange(android.view.View)","addedIn":"1.0.0"},{"method":"clampViewPositionVertical(android.view.View,int,int)","addedIn":"1.0.0"},{"method":"onViewReleased(android.view.View,float,float)","addedIn":"1.0.0"},{"method":"onViewDragStateChanged(int)","addedIn":"1.0.0"},{"method":"tryCaptureView(android.view.View,int)","addedIn":"1.0.0"},{"method":"onViewPositionChanged(android.view.View,int,int,int,int)","addedIn":"1.0.0"},{"method":"onViewCaptured(android.view.View,int)","addedIn":"1.0.0"},{"method":"clampViewPositionHorizontal(android.view.View,int,int)","addedIn":"1.0.0"},{"method":"onEdgeDragStarted(int,int)","addedIn":"1.0.0"},{"method":"onEdgeTouched(int,int)","addedIn":"1.0.0"},{"method":"getOrderedChildIndex(int)","addedIn":"1.0.0"},{"method":"getViewVerticalDragRange(android.view.View)","addedIn":"1.0.0"}],"fields":[]},{"class":"androidx.customview.widget.ViewDragHelper","addedIn":"1.0.0","methods":[{"method":"continueSettling(boolean)","addedIn":"1.0.0"},{"method":"settleCapturedViewAt(int,int)","addedIn":"1.0.0"},{"method":"getViewDragState()","addedIn":"1.0.0"},{"method":"checkTouchSlop(int,int)","addedIn":"1.0.0"},{"method":"flingCapturedView(int,int,int,int)","addedIn":"1.0.0"},{"method":"getActivePointerId()","addedIn":"1.0.0"},{"method":"findTopChildUnder(int,int)","addedIn":"1.0.0"},{"method":"captureChildView(android.view.View,int)","addedIn":"1.0.0"},{"method":"getEdgeSize()","addedIn":"1.0.0"},{"method":"cancel()","addedIn":"1.0.0"},{"method":"isPointerDown(int)","addedIn":"1.0.0"},{"method":"getDefaultEdgeSize()","addedIn":"1.1.0"},{"method":"canScroll(android.view.View,boolean,int,int,int,int)","addedIn":"1.0.0"},{"method":"getTouchSlop()","addedIn":"1.0.0"},{"method":"setEdgeTrackingEnabled(int)","addedIn":"1.0.0"},{"method":"isEdgeTouched(int)","addedIn":"1.0.0"},{"method":"create(android.view.ViewGroup,float,androidx.customview.widget.ViewDragHelper.Callback)","addedIn":"1.0.0"},{"method":"processTouchEvent(android.view.MotionEvent)","addedIn":"1.0.0"},{"method":"getMinVelocity()","addedIn":"1.0.0"},{"method":"setEdgeSize(int)","addedIn":"1.1.0"},{"method":"checkTouchSlop(int)","addedIn":"1.0.0"},{"method":"smoothSlideViewTo(android.view.View,int,int)","addedIn":"1.0.0"},{"method":"isCapturedViewUnder(int,int)","addedIn":"1.0.0"},{"method":"isViewUnder(android.view.View,int,int)","addedIn":"1.0.0"},{"method":"isEdgeTouched(int,int)","addedIn":"1.0.0"},{"method":"shouldInterceptTouchEvent(android.view.MotionEvent)","addedIn":"1.0.0"},{"method":"abort()","addedIn":"1.0.0"},{"method":"create(android.view.ViewGroup,androidx.customview.widget.ViewDragHelper.Callback)","addedIn":"1.0.0"},{"method":"setMinVelocity(float)","addedIn":"1.0.0"},{"method":"getCapturedView()","addedIn":"1.0.0"}],"fields":[{"field":"EDGE_ALL","addedIn":"1.0.0"},{"field":"EDGE_RIGHT","addedIn":"1.0.0"},{"field":"DIRECTION_HORIZONTAL","addedIn":"1.0.0"},{"field":"EDGE_TOP","addedIn":"1.0.0"},{"field":"DIRECTION_VERTICAL","addedIn":"1.0.0"},{"field":"EDGE_BOTTOM","addedIn":"1.0.0"},{"field":"STATE_SETTLING","addedIn":"1.0.0"},{"field":"EDGE_LEFT","addedIn":"1.0.0"},{"field":"STATE_IDLE","addedIn":"1.0.0"},{"field":"INVALID_POINTER","addedIn":"1.0.0"},{"field":"DIRECTION_ALL","addedIn":"1.0.0"},{"field":"STATE_DRAGGING","addedIn":"1.0.0"}]},{"class":"androidx.customview.widget.ExploreByTouchHelper","addedIn":"1.0.0","methods":[{"method":"dispatchHoverEvent(android.view.MotionEvent)","addedIn":"1.0.0"},{"method":"setBoundsInScreenFromBoundsInParent(androidx.core.view.accessibility.AccessibilityNodeInfoCompat,android.graphics.Rect)","addedIn":"1.2.0-alpha03"},{"method":"getAccessibilityFocusedVirtualViewId()","addedIn":"1.0.0"},{"method":"getVirtualViewAt(float,float)","addedIn":"1.0.0"},{"method":"onPopulateNodeForVirtualView(int,androidx.core.view.accessibility.AccessibilityNodeInfoCompat)","addedIn":"1.0.0"},{"method":"invalidateVirtualView(int)","addedIn":"1.0.0"},{"method":"clearKeyboardFocusForVirtualView(int)","addedIn":"1.0.0"},{"method":"getKeyboardFocusedVirtualViewId()","addedIn":"1.0.0"},{"method":"ExploreByTouchHelper(android.view.View)","addedIn":"1.0.0"},{"method":"dispatchKeyEvent(android.view.KeyEvent)","addedIn":"1.0.0"},{"method":"invalidateRoot()","addedIn":"1.0.0"},{"method":"onVirtualViewKeyboardFocusChanged(int,boolean)","addedIn":"1.0.0"},{"method":"invalidateVirtualView(int,int)","addedIn":"1.0.0"},{"method":"getFocusedVirtualView()","addedIn":"1.0.0","deprecatedIn":"1.0.0"},{"method":"onFocusChanged(boolean,int,android.graphics.Rect)","addedIn":"1.0.0"},{"method":"onPerformActionForVirtualView(int,int,android.os.Bundle)","addedIn":"1.0.0"},{"method":"onPopulateEventForVirtualView(int,android.view.accessibility.AccessibilityEvent)","addedIn":"1.0.0"},{"method":"requestKeyboardFocusForVirtualView(int)","addedIn":"1.0.0"},{"method":"getVisibleVirtualViews(java.util.List)","addedIn":"1.0.0"},{"method":"onPopulateEventForHost(android.view.accessibility.AccessibilityEvent)","addedIn":"1.0.0"},{"method":"sendEventForVirtualView(int,int)","addedIn":"1.0.0"},{"method":"onPopulateNodeForHost(androidx.core.view.accessibility.AccessibilityNodeInfoCompat)","addedIn":"1.0.0"}],"fields":[{"field":"INVALID_ID","addedIn":"1.0.0"},{"field":"HOST_ID","addedIn":"1.0.0"}]},{"class":"androidx.customview.view.AbsSavedState","addedIn":"1.0.0","methods":[{"method":"AbsSavedState(android.os.Parcel)","addedIn":"1.0.0"},{"method":"describeContents()","addedIn":"1.0.0"},{"method":"AbsSavedState(android.os.Parcelable)","addedIn":"1.0.0"},{"method":"AbsSavedState(android.os.Parcel,java.lang.ClassLoader)","addedIn":"1.0.0"},{"method":"writeToParcel(android.os.Parcel,int)","addedIn":"1.0.0"},{"method":"getSuperState()","addedIn":"1.0.0"}],"fields":[{"field":"CREATOR","addedIn":"1.0.0"},{"field":"EMPTY_STATE","addedIn":"1.0.0"}]},{"class":"androidx.customview.widget.Openable","addedIn":"1.1.0","methods":[{"method":"isOpen()","addedIn":"1.1.0"},{"method":"open()","addedIn":"1.1.0"},{"method":"close()","addedIn":"1.1.0"}],"fields":[]}]