void
|
addChildrenForAccessibility(ArrayList<View> arg0)
|
void
|
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void
|
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void
|
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
boolean
|
addStatesFromChildren()
|
void
|
addTouchables(ArrayList<View> arg0)
|
void
|
addView(View arg0, ViewGroup.LayoutParams arg1)
|
void
|
addView(View arg0, int arg1)
|
void
|
addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void
|
addView(View arg0)
|
void
|
addView(View arg0, int arg1, int arg2)
|
boolean
|
addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3)
|
boolean
|
addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void
|
attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3)
|
void
|
attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void
|
bringChildToFront(View arg0)
|
boolean
|
canAnimate()
|
boolean
|
checkLayoutParams(ViewGroup.LayoutParams arg0)
|
void
|
childDrawableStateChanged(View arg0)
|
void
|
childHasTransientStateChanged(View arg0, boolean arg1)
|
void
|
cleanupLayoutState(View arg0)
|
void
|
clearChildFocus(View arg0)
|
void
|
clearDisappearingChildren()
|
void
|
clearFocus()
|
void
|
debug(int arg0)
|
void
|
detachAllViewsFromParent()
|
void
|
detachViewFromParent(int arg0)
|
void
|
detachViewFromParent(View arg0)
|
void
|
detachViewsFromParent(int arg0, int arg1)
|
WindowInsets
|
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean
|
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void
|
dispatchConfigurationChanged(Configuration arg0)
|
void
|
dispatchDisplayHint(int arg0)
|
boolean
|
dispatchDragEvent(DragEvent arg0)
|
void
|
dispatchDraw(Canvas arg0)
|
void
|
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void
|
dispatchFinishTemporaryDetach()
|
void
|
dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0)
|
boolean
|
dispatchGenericFocusedEvent(MotionEvent arg0)
|
boolean
|
dispatchGenericPointerEvent(MotionEvent arg0)
|
boolean
|
dispatchHoverEvent(MotionEvent arg0)
|
boolean
|
dispatchKeyEvent(KeyEvent arg0)
|
boolean
|
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean
|
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void
|
dispatchPointerCaptureChanged(boolean arg0)
|
void
|
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void
|
dispatchProvideStructure(ViewStructure arg0)
|
void
|
dispatchRestoreInstanceState(SparseArray<Parcelable> arg0)
|
void
|
dispatchSaveInstanceState(SparseArray<Parcelable> arg0)
|
void
|
dispatchSetActivated(boolean arg0)
|
void
|
dispatchSetPressed(boolean arg0)
|
void
|
dispatchSetSelected(boolean arg0)
|
void
|
dispatchStartTemporaryDetach()
|
void
|
dispatchSystemUiVisibilityChanged(int arg0)
|
void
|
dispatchThawSelfOnly(SparseArray<Parcelable> arg0)
|
boolean
|
dispatchTouchEvent(MotionEvent arg0)
|
boolean
|
dispatchTrackballEvent(MotionEvent arg0)
|
boolean
|
dispatchUnhandledMove(View arg0, int arg1)
|
void
|
dispatchVisibilityChanged(View arg0, int arg1)
|
void
|
dispatchWindowFocusChanged(boolean arg0)
|
void
|
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void
|
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets
|
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds
|
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void
|
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void
|
dispatchWindowVisibilityChanged(int arg0)
|
boolean
|
drawChild(Canvas arg0, View arg1, long arg2)
|
void
|
drawableStateChanged()
|
void
|
endViewTransition(View arg0)
|
View
|
findFocus()
|
void
|
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
View
|
focusSearch(View arg0, int arg1)
|
void
|
focusableViewAvailable(View arg0)
|
boolean
|
gatherTransparentRegion(Region arg0)
|
ViewGroup.LayoutParams
|
generateDefaultLayoutParams()
|
ViewGroup.LayoutParams
|
generateLayoutParams(AttributeSet arg0)
|
ViewGroup.LayoutParams
|
generateLayoutParams(ViewGroup.LayoutParams arg0)
|
CharSequence
|
getAccessibilityClassName()
|
View
|
getChildAt(int arg0)
|
int
|
getChildCount()
|
int
|
getChildDrawingOrder(int arg0, int arg1)
|
final
int
|
getChildDrawingOrder(int arg0)
|
static
int
|
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
boolean
|
getChildStaticTransformation(View arg0, Transformation arg1)
|
boolean
|
getChildVisibleRect(View arg0, Rect arg1, Point arg2)
|
boolean
|
getClipChildren()
|
boolean
|
getClipToPadding()
|
int
|
getDescendantFocusability()
|
View
|
getFocusedChild()
|
LayoutAnimationController
|
getLayoutAnimation()
|
Animation.AnimationListener
|
getLayoutAnimationListener()
|
int
|
getLayoutMode()
|
LayoutTransition
|
getLayoutTransition()
|
int
|
getNestedScrollAxes()
|
ViewOverlay
|
getOverlay()
|
int
|
getPersistentDrawingCache()
|
boolean
|
getTouchscreenBlocksFocus()
|
boolean
|
hasFocus()
|
boolean
|
hasTransientState()
|
int
|
indexOfChild(View arg0)
|
final
void
|
invalidateChild(View arg0, Rect arg1)
|
ViewParent
|
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean
|
isAlwaysDrawnWithCacheEnabled()
|
boolean
|
isAnimationCacheEnabled()
|
boolean
|
isChildrenDrawingOrderEnabled()
|
boolean
|
isChildrenDrawnWithCacheEnabled()
|
boolean
|
isLayoutSuppressed()
|
boolean
|
isMotionEventSplittingEnabled()
|
boolean
|
isTransitionGroup()
|
void
|
jumpDrawablesToCurrentState()
|
final
void
|
layout(int arg0, int arg1, int arg2, int arg3)
|
void
|
measureChild(View arg0, int arg1, int arg2)
|
void
|
measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4)
|
void
|
measureChildren(int arg0, int arg1)
|
void
|
notifySubtreeAccessibilityStateChanged(View arg0, View arg1, int arg2)
|
final
void
|
offsetDescendantRectToMyCoords(View arg0, Rect arg1)
|
final
void
|
offsetRectIntoDescendantCoords(View arg0, Rect arg1)
|
void
|
onAttachedToWindow()
|
int[]
|
onCreateDrawableState(int arg0)
|
void
|
onDescendantInvalidated(View arg0, View arg1)
|
void
|
onDetachedFromWindow()
|
boolean
|
onInterceptHoverEvent(MotionEvent arg0)
|
boolean
|
onInterceptTouchEvent(MotionEvent arg0)
|
abstract
void
|
onLayout(boolean arg0, int arg1, int arg2, int arg3, int arg4)
|
boolean
|
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean
|
onNestedPreFling(View arg0, float arg1, float arg2)
|
boolean
|
onNestedPrePerformAccessibilityAction(View arg0, int arg1, Bundle arg2)
|
void
|
onNestedPreScroll(View arg0, int arg1, int arg2, int[] arg3)
|
void
|
onNestedScroll(View arg0, int arg1, int arg2, int arg3, int arg4)
|
void
|
onNestedScrollAccepted(View arg0, View arg1, int arg2)
|
boolean
|
onRequestFocusInDescendants(int arg0, Rect arg1)
|
boolean
|
onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
PointerIcon
|
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean
|
onStartNestedScroll(View arg0, View arg1, int arg2)
|
void
|
onStopNestedScroll(View arg0)
|
void
|
onViewAdded(View arg0)
|
void
|
onViewRemoved(View arg0)
|
void
|
recomputeViewAttributes(View arg0)
|
void
|
removeAllViews()
|
void
|
removeAllViewsInLayout()
|
void
|
removeDetachedView(View arg0, boolean arg1)
|
void
|
removeView(View arg0)
|
void
|
removeViewAt(int arg0)
|
void
|
removeViewInLayout(View arg0)
|
void
|
removeViews(int arg0, int arg1)
|
void
|
removeViewsInLayout(int arg0, int arg1)
|
void
|
requestChildFocus(View arg0, View arg1)
|
boolean
|
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void
|
requestDisallowInterceptTouchEvent(boolean arg0)
|
boolean
|
requestFocus(int arg0, Rect arg1)
|
boolean
|
requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
void
|
requestTransparentRegion(View arg0)
|
boolean
|
restoreDefaultFocus()
|
void
|
scheduleLayoutAnimation()
|
void
|
setAddStatesFromChildren(boolean arg0)
|
void
|
setAlwaysDrawnWithCacheEnabled(boolean arg0)
|
void
|
setAnimationCacheEnabled(boolean arg0)
|
void
|
setChildrenDrawingCacheEnabled(boolean arg0)
|
void
|
setChildrenDrawingOrderEnabled(boolean arg0)
|
void
|
setChildrenDrawnWithCacheEnabled(boolean arg0)
|
void
|
setClipChildren(boolean arg0)
|
void
|
setClipToPadding(boolean arg0)
|
void
|
setDescendantFocusability(int arg0)
|
void
|
setLayoutAnimation(LayoutAnimationController arg0)
|
void
|
setLayoutAnimationListener(Animation.AnimationListener arg0)
|
void
|
setLayoutMode(int arg0)
|
void
|
setLayoutTransition(LayoutTransition arg0)
|
void
|
setMotionEventSplittingEnabled(boolean arg0)
|
void
|
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void
|
setPersistentDrawingCache(int arg0)
|
void
|
setStaticTransformationsEnabled(boolean arg0)
|
void
|
setTouchscreenBlocksFocus(boolean arg0)
|
void
|
setTransitionGroup(boolean arg0)
|
void
|
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
boolean
|
shouldDelayChildPressedState()
|
boolean
|
showContextMenuForChild(View arg0, float arg1, float arg2)
|
boolean
|
showContextMenuForChild(View arg0)
|
ActionMode
|
startActionModeForChild(View arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode
|
startActionModeForChild(View arg0, ActionMode.Callback arg1)
|
void
|
startLayoutAnimation()
|
void
|
startViewTransition(View arg0)
|
void
|
suppressLayout(boolean arg0)
|
void
|
updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
|