Instance Constructors
-
new
PositronicLinearLayout
(context: Context, attrs: AttributeSet)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
addFocusables
(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit
-
def
addFocusables
(arg0: ArrayList[View], arg1: Int): Unit
-
def
addStatesFromChildren
(): Boolean
-
def
addTouchables
(arg0: ArrayList[View]): Unit
-
def
addView
(arg0: View, arg1: Int, arg2: LayoutParams): Unit
-
def
addView
(arg0: View, arg1: LayoutParams): Unit
-
def
addView
(arg0: View, arg1: Int, arg2: Int): Unit
-
def
addView
(arg0: View, arg1: Int): Unit
-
def
addView
(arg0: View): Unit
-
def
addViewInLayout
(arg0: View, arg1: Int, arg2: LayoutParams, arg3: Boolean): Boolean
-
def
addViewInLayout
(arg0: View, arg1: Int, arg2: LayoutParams): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
attachLayoutAnimationParameters
(arg0: View, arg1: LayoutParams, arg2: Int, arg3: Int): Unit
-
def
attachViewToParent
(arg0: View, arg1: Int, arg2: LayoutParams): Unit
-
def
awakenScrollBars
(arg0: Int, arg1: Boolean): Boolean
-
def
awakenScrollBars
(arg0: Int): Boolean
-
def
awakenScrollBars
(): Boolean
-
def
bringChildToFront
(arg0: View): Unit
-
def
bringToFront
(): Unit
-
def
buildDrawingCache
(arg0: Boolean): Unit
-
def
buildDrawingCache
(): Unit
-
def
canAnimate
(): Boolean
-
def
cancelLongPress
(): Unit
-
def
checkInputConnectionProxy
(arg0: View): Boolean
-
def
checkLayoutParams
(arg0: LayoutParams): Boolean
-
def
childDrawableStateChanged
(arg0: View): Unit
-
def
cleanupLayoutState
(arg0: View): Unit
-
def
clearAnimation
(): Unit
-
def
clearChildFocus
(arg0: View): Unit
-
def
clearDisappearingChildren
(): Unit
-
def
clearFocus
(): Unit
-
def
clone
(): AnyRef
-
def
computeHorizontalScrollExtent
(): Int
-
def
computeHorizontalScrollOffset
(): Int
-
def
computeHorizontalScrollRange
(): Int
-
def
computeScroll
(): Unit
-
def
computeVerticalScrollExtent
(): Int
-
def
computeVerticalScrollOffset
(): Int
-
def
computeVerticalScrollRange
(): Int
-
def
createContextMenu
(arg0: ContextMenu): Unit
-
def
debug
(arg0: Int): Unit
-
def
destroyDrawingCache
(): Unit
-
def
detachAllViewsFromParent
(): Unit
-
def
detachViewFromParent
(arg0: Int): Unit
-
def
detachViewFromParent
(arg0: View): Unit
-
def
detachViewsFromParent
(arg0: Int, arg1: Int): Unit
-
def
dispatchDraw
(arg0: Canvas): Unit
-
def
dispatchFreezeSelfOnly
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchKeyEvent
(arg0: KeyEvent): Boolean
-
def
dispatchKeyEventPreIme
(arg0: KeyEvent): Boolean
-
def
dispatchKeyShortcutEvent
(arg0: KeyEvent): Boolean
-
def
dispatchPopulateAccessibilityEvent
(arg0: AccessibilityEvent): Boolean
-
def
dispatchRestoreInstanceState
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchSaveInstanceState
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchSetPressed
(arg0: Boolean): Unit
-
def
dispatchSetSelected
(arg0: Boolean): Unit
-
def
dispatchThawSelfOnly
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchTouchEvent
(arg0: MotionEvent): Boolean
-
def
dispatchTrackballEvent
(arg0: MotionEvent): Boolean
-
def
dispatchUnhandledMove
(arg0: View, arg1: Int): Boolean
-
def
dispatchWindowFocusChanged
(arg0: Boolean): Unit
-
def
dispatchWindowVisibilityChanged
(arg0: Int): Unit
-
def
draw
(arg0: Canvas): Unit
-
def
drawChild
(arg0: Canvas, arg1: View, arg2: Long): Boolean
-
def
drawableStateChanged
(): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
findFocus
(): View
-
def
findViewById
(arg0: Int): View
-
def
findViewWithTag
(arg0: Any): View
-
def
fitSystemWindows
(arg0: Rect): Boolean
-
def
focusSearch
(arg0: View, arg1: Int): View
-
def
focusSearch
(arg0: Int): View
-
def
focusableViewAvailable
(arg0: View): Unit
-
def
forceLayout
(): Unit
-
def
gatherTransparentRegion
(arg0: Region): Boolean
-
def
generateDefaultLayoutParams
(): LayoutParams
-
def
generateLayoutParams
(arg0: LayoutParams): LayoutParams
-
def
generateLayoutParams
(arg0: AttributeSet): LayoutParams
-
def
getAnimation
(): Animation
-
def
getApplicationWindowToken
(): IBinder
-
def
getBackground
(): Drawable
-
def
getBaseline
(): Int
-
def
getBaselineAlignedChildIndex
(): Int
-
def
getBottom
(): Int
-
def
getBottomFadingEdgeStrength
(): Float
-
def
getBottomPaddingOffset
(): Int
-
def
getChildAt
(arg0: Int): View
-
def
getChildCount
(): Int
-
def
getChildDrawingOrder
(arg0: Int, arg1: Int): Int
-
def
getChildStaticTransformation
(arg0: View, arg1: Transformation): Boolean
-
def
getChildVisibleRect
(arg0: View, arg1: Rect, arg2: Point): Boolean
-
def
getClass
(): java.lang.Class[_]
-
def
getContentDescription
(): CharSequence
-
def
getContext
(): Context
-
def
getContextMenuInfo
(): ContextMenuInfo
-
def
getDescendantFocusability
(): Int
-
def
getDrawableState
(): Array[Int]
-
def
getDrawingCache
(arg0: Boolean): Bitmap
-
def
getDrawingCache
(): Bitmap
-
def
getDrawingCacheBackgroundColor
(): Int
-
def
getDrawingCacheQuality
(): Int
-
def
getDrawingRect
(arg0: Rect): Unit
-
def
getDrawingTime
(): Long
-
def
getFocusables
(arg0: Int): ArrayList[View]
-
def
getFocusedChild
(): View
-
def
getFocusedRect
(arg0: Rect): Unit
-
def
getGlobalVisibleRect
(arg0: Rect): Boolean
-
def
getGlobalVisibleRect
(arg0: Rect, arg1: Point): Boolean
-
def
getHandler
(): Handler
-
def
getHeight
(): Int
-
def
getHitRect
(arg0: Rect): Unit
-
def
getHorizontalFadingEdgeLength
(): Int
-
def
getHorizontalScrollbarHeight
(): Int
-
def
getId
(): Int
-
def
getKeepScreenOn
(): Boolean
-
def
getKeyDispatcherState
(): DispatcherState
-
def
getLayoutAnimation
(): LayoutAnimationController
-
def
getLayoutAnimationListener
(): AnimationListener
-
def
getLayoutParams
(): LayoutParams
-
def
getLeft
(): Int
-
def
getLeftFadingEdgeStrength
(): Float
-
def
getLeftPaddingOffset
(): Int
-
def
getLocalVisibleRect
(arg0: Rect): Boolean
-
def
getLocationInWindow
(arg0: Array[Int]): Unit
-
def
getLocationOnScreen
(arg0: Array[Int]): Unit
-
def
getMeasuredHeight
(): Int
-
def
getMeasuredWidth
(): Int
-
def
getNextFocusDownId
(): Int
-
def
getNextFocusLeftId
(): Int
-
def
getNextFocusRightId
(): Int
-
def
getNextFocusUpId
(): Int
-
def
getOnFocusChangeListener
(): OnFocusChangeListener
-
def
getOrientation
(): Int
-
def
getPaddingBottom
(): Int
-
def
getPaddingLeft
(): Int
-
def
getPaddingRight
(): Int
-
def
getPaddingTop
(): Int
-
def
getParent
(): ViewParent
-
def
getPersistentDrawingCache
(): Int
-
def
getResources
(): Resources
-
def
getRight
(): Int
-
def
getRightFadingEdgeStrength
(): Float
-
def
getRightPaddingOffset
(): Int
-
def
getRootView
(): View
-
def
getScrollBarStyle
(): Int
-
def
getScrollX
(): Int
-
def
getScrollY
(): Int
-
def
getSolidColor
(): Int
-
def
getSuggestedMinimumHeight
(): Int
-
def
getSuggestedMinimumWidth
(): Int
-
def
getTag
(arg0: Int): AnyRef
-
def
getTag
(): AnyRef
-
def
getTop
(): Int
-
def
getTopFadingEdgeStrength
(): Float
-
def
getTopPaddingOffset
(): Int
-
def
getTouchDelegate
(): TouchDelegate
-
def
getTouchables
(): ArrayList[View]
-
def
getVerticalFadingEdgeLength
(): Int
-
def
getVerticalScrollbarWidth
(): Int
-
def
getViewTreeObserver
(): ViewTreeObserver
-
def
getVisibility
(): Int
-
def
getWeightSum
(): Float
-
def
getWidth
(): Int
-
def
getWindowAttachCount
(): Int
-
def
getWindowToken
(): IBinder
-
def
getWindowVisibility
(): Int
-
def
getWindowVisibleDisplayFrame
(arg0: Rect): Unit
-
def
hasFocus
(): Boolean
-
def
hasFocusable
(): Boolean
-
def
hasWindowFocus
(): Boolean
-
def
hashCode
(): Int
-
def
indexOfChild
(arg0: View): Int
-
def
initializeFadingEdge
(arg0: TypedArray): Unit
-
def
initializeScrollbars
(arg0: TypedArray): Unit
-
def
invalidate
(): Unit
-
def
invalidate
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
invalidate
(arg0: Rect): Unit
-
def
invalidateChild
(arg0: View, arg1: Rect): Unit
-
def
invalidateChildInParent
(arg0: Array[Int], arg1: Rect): ViewParent
-
def
invalidateDrawable
(arg0: Drawable): Unit
-
def
isAlwaysDrawnWithCacheEnabled
(): Boolean
-
def
isAnimationCacheEnabled
(): Boolean
-
def
isBaselineAligned
(): Boolean
-
def
isChildrenDrawingOrderEnabled
(): Boolean
-
def
isChildrenDrawnWithCacheEnabled
(): Boolean
-
def
isClickable
(): Boolean
-
def
isDrawingCacheEnabled
(): Boolean
-
def
isDuplicateParentStateEnabled
(): Boolean
-
def
isEnabled
(): Boolean
-
def
isFocusable
(): Boolean
-
def
isFocusableInTouchMode
(): Boolean
-
def
isFocused
(): Boolean
-
def
isHapticFeedbackEnabled
(): Boolean
-
def
isHorizontalFadingEdgeEnabled
(): Boolean
-
def
isHorizontalScrollBarEnabled
(): Boolean
-
def
isInEditMode
(): Boolean
-
def
isInTouchMode
(): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
isLayoutRequested
(): Boolean
-
def
isLongClickable
(): Boolean
-
def
isOpaque
(): Boolean
-
def
isPaddingOffsetRequired
(): Boolean
-
def
isPressed
(): Boolean
-
def
isSaveEnabled
(): Boolean
-
def
isScrollbarFadingEnabled
(): Boolean
-
def
isSelected
(): Boolean
-
def
isShown
(): Boolean
-
def
isSoundEffectsEnabled
(): Boolean
-
def
isVerticalFadingEdgeEnabled
(): Boolean
-
def
isVerticalScrollBarEnabled
(): Boolean
-
def
layout
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
measure
(arg0: Int, arg1: Int): Unit
-
def
measureChild
(arg0: View, arg1: Int, arg2: Int): Unit
-
def
measureChildWithMargins
(arg0: View, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
measureChildren
(arg0: Int, arg1: Int): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
offsetDescendantRectToMyCoords
(arg0: View, arg1: Rect): Unit
-
def
offsetLeftAndRight
(arg0: Int): Unit
-
def
offsetRectIntoDescendantCoords
(arg0: View, arg1: Rect): Unit
-
def
offsetTopAndBottom
(arg0: Int): Unit
-
def
onAnimationEnd
(): Unit
-
def
onAnimationStart
(): Unit
-
def
onAttachedToWindow
(): Unit
-
def
onCheckIsTextEditor
(): Boolean
-
def
onClick
(func: ⇒ Unit): Unit
-
def
onCreateContextMenu
(arg0: ContextMenu): Unit
-
def
onCreateDrawableState
(arg0: Int): Array[Int]
-
def
onCreateInputConnection
(arg0: EditorInfo): InputConnection
-
def
onDetachedFromWindow
(): Unit
-
def
onDraw
(arg0: Canvas): Unit
-
def
onDrawScrollBars
(arg0: Canvas): Unit
-
def
onFinishInflate
(): Unit
-
def
onFinishTemporaryDetach
(): Unit
-
def
onFocusChanged
(arg0: Boolean, arg1: Int, arg2: Rect): Unit
-
def
onInterceptTouchEvent
(arg0: MotionEvent): Boolean
-
def
onKey
(keyCode: Int, metaState: Int = 0)(func: ⇒ Unit): Unit
-
def
onKey
(func: (Int, KeyEvent) ⇒ Boolean): Unit
-
def
onKeyDown
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyLongPress
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyMultiple
(arg0: Int, arg1: Int, arg2: KeyEvent): Boolean
-
def
onKeyPreIme
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyShortcut
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyUp
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onLayout
(arg0: Boolean, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
onMeasure
(arg0: Int, arg1: Int): Unit
-
def
onRequestFocusInDescendants
(arg0: Int, arg1: Rect): Boolean
-
def
onRestoreInstanceState
(arg0: Parcelable): Unit
-
def
onSaveInstanceState
(): Parcelable
-
def
onScrollChanged
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
onSetAlpha
(arg0: Int): Boolean
-
def
onSizeChanged
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
onStartTemporaryDetach
(): Unit
-
def
onTouchEvent
(arg0: MotionEvent): Boolean
-
def
onTrackballEvent
(arg0: MotionEvent): Boolean
-
def
onWindowFocusChanged
(arg0: Boolean): Unit
-
def
onWindowVisibilityChanged
(arg0: Int): Unit
-
def
performClick
(): Boolean
-
def
performHapticFeedback
(arg0: Int, arg1: Int): Boolean
-
def
performHapticFeedback
(arg0: Int): Boolean
-
def
performLongClick
(): Boolean
-
def
playSoundEffect
(arg0: Int): Unit
-
def
post
(arg0: Runnable): Boolean
-
def
postDelayed
(arg0: Runnable, arg1: Long): Boolean
-
def
postInvalidate
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
postInvalidate
(): Unit
-
def
postInvalidateDelayed
(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
postInvalidateDelayed
(arg0: Long): Unit
-
def
recomputeViewAttributes
(arg0: View): Unit
-
def
refreshDrawableState
(): Unit
-
def
removeAllViews
(): Unit
-
def
removeAllViewsInLayout
(): Unit
-
def
removeCallbacks
(arg0: Runnable): Boolean
-
def
removeDetachedView
(arg0: View, arg1: Boolean): Unit
-
def
removeView
(arg0: View): Unit
-
def
removeViewAt
(arg0: Int): Unit
-
def
removeViewInLayout
(arg0: View): Unit
-
def
removeViews
(arg0: Int, arg1: Int): Unit
-
def
removeViewsInLayout
(arg0: Int, arg1: Int): Unit
-
def
requestChildFocus
(arg0: View, arg1: View): Unit
-
def
requestChildRectangleOnScreen
(arg0: View, arg1: Rect, arg2: Boolean): Boolean
-
def
requestDisallowInterceptTouchEvent
(arg0: Boolean): Unit
-
def
requestFocus
(arg0: Int, arg1: Rect): Boolean
-
def
requestFocus
(arg0: Int): Boolean
-
def
requestFocus
(): Boolean
-
def
requestFocusFromTouch
(): Boolean
-
def
requestLayout
(): Unit
-
def
requestRectangleOnScreen
(arg0: Rect, arg1: Boolean): Boolean
-
def
requestRectangleOnScreen
(arg0: Rect): Boolean
-
def
requestTransparentRegion
(arg0: View): Unit
-
def
restoreHierarchyState
(arg0: SparseArray[Parcelable]): Unit
-
def
saveHierarchyState
(arg0: SparseArray[Parcelable]): Unit
-
def
scheduleDrawable
(arg0: Drawable, arg1: Runnable, arg2: Long): Unit
-
def
scheduleLayoutAnimation
(): Unit
-
def
scrollBy
(arg0: Int, arg1: Int): Unit
-
def
scrollTo
(arg0: Int, arg1: Int): Unit
-
def
sendAccessibilityEvent
(arg0: Int): Unit
-
def
sendAccessibilityEventUnchecked
(arg0: AccessibilityEvent): Unit
-
def
setAddStatesFromChildren
(arg0: Boolean): Unit
-
def
setAlwaysDrawnWithCacheEnabled
(arg0: Boolean): Unit
-
def
setAnimation
(arg0: Animation): Unit
-
def
setAnimationCacheEnabled
(arg0: Boolean): Unit
-
def
setBackgroundColor
(arg0: Int): Unit
-
def
setBackgroundDrawable
(arg0: Drawable): Unit
-
def
setBackgroundResource
(arg0: Int): Unit
-
def
setBaselineAligned
(arg0: Boolean): Unit
-
def
setBaselineAlignedChildIndex
(arg0: Int): Unit
-
def
setChildrenDrawingCacheEnabled
(arg0: Boolean): Unit
-
def
setChildrenDrawingOrderEnabled
(arg0: Boolean): Unit
-
def
setChildrenDrawnWithCacheEnabled
(arg0: Boolean): Unit
-
def
setClickable
(arg0: Boolean): Unit
-
def
setClipChildren
(arg0: Boolean): Unit
-
def
setClipToPadding
(arg0: Boolean): Unit
-
def
setContentDescription
(arg0: CharSequence): Unit
-
def
setDescendantFocusability
(arg0: Int): Unit
-
def
setDrawingCacheBackgroundColor
(arg0: Int): Unit
-
def
setDrawingCacheEnabled
(arg0: Boolean): Unit
-
def
setDrawingCacheQuality
(arg0: Int): Unit
-
def
setDuplicateParentStateEnabled
(arg0: Boolean): Unit
-
def
setEnabled
(arg0: Boolean): Unit
-
def
setFadingEdgeLength
(arg0: Int): Unit
-
def
setFocusable
(arg0: Boolean): Unit
-
def
setFocusableInTouchMode
(arg0: Boolean): Unit
-
def
setGravity
(arg0: Int): Unit
-
def
setHapticFeedbackEnabled
(arg0: Boolean): Unit
-
def
setHorizontalFadingEdgeEnabled
(arg0: Boolean): Unit
-
def
setHorizontalGravity
(arg0: Int): Unit
-
def
setHorizontalScrollBarEnabled
(arg0: Boolean): Unit
-
def
setId
(arg0: Int): Unit
-
def
setKeepScreenOn
(arg0: Boolean): Unit
-
def
setLayoutAnimation
(arg0: LayoutAnimationController): Unit
-
def
setLayoutAnimationListener
(arg0: AnimationListener): Unit
-
def
setLayoutParams
(arg0: LayoutParams): Unit
-
def
setLongClickable
(arg0: Boolean): Unit
-
def
setMeasuredDimension
(arg0: Int, arg1: Int): Unit
-
def
setMinimumHeight
(arg0: Int): Unit
-
def
setMinimumWidth
(arg0: Int): Unit
-
def
setNextFocusDownId
(arg0: Int): Unit
-
def
setNextFocusLeftId
(arg0: Int): Unit
-
def
setNextFocusRightId
(arg0: Int): Unit
-
def
setNextFocusUpId
(arg0: Int): Unit
-
def
setOnClickListener
(arg0: OnClickListener): Unit
-
def
setOnCreateContextMenuListener
(arg0: OnCreateContextMenuListener): Unit
-
def
setOnFocusChangeListener
(arg0: OnFocusChangeListener): Unit
-
def
setOnHierarchyChangeListener
(arg0: OnHierarchyChangeListener): Unit
-
def
setOnKeyListener
(arg0: OnKeyListener): Unit
-
def
setOnLongClickListener
(arg0: OnLongClickListener): Unit
-
def
setOnTouchListener
(arg0: OnTouchListener): Unit
-
def
setOrientation
(arg0: Int): Unit
-
def
setPadding
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
setPersistentDrawingCache
(arg0: Int): Unit
-
def
setPressed
(arg0: Boolean): Unit
-
def
setSaveEnabled
(arg0: Boolean): Unit
-
def
setScrollBarStyle
(arg0: Int): Unit
-
def
setScrollContainer
(arg0: Boolean): Unit
-
def
setScrollbarFadingEnabled
(arg0: Boolean): Unit
-
def
setSelected
(arg0: Boolean): Unit
-
def
setSoundEffectsEnabled
(arg0: Boolean): Unit
-
def
setStaticTransformationsEnabled
(arg0: Boolean): Unit
-
def
setTag
(arg0: Int, arg1: Any): Unit
-
def
setTag
(arg0: Any): Unit
-
def
setTouchDelegate
(arg0: TouchDelegate): Unit
-
def
setVerticalFadingEdgeEnabled
(arg0: Boolean): Unit
-
def
setVerticalGravity
(arg0: Int): Unit
-
def
setVerticalScrollBarEnabled
(arg0: Boolean): Unit
-
def
setVisibility
(arg0: Int): Unit
-
def
setWeightSum
(arg0: Float): Unit
-
def
setWillNotCacheDrawing
(arg0: Boolean): Unit
-
def
setWillNotDraw
(arg0: Boolean): Unit
-
def
showContextMenu
(): Boolean
-
def
showContextMenuForChild
(arg0: View): Boolean
-
def
startAnimation
(arg0: Animation): Unit
-
def
startLayoutAnimation
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
unscheduleDrawable
(arg0: Drawable): Unit
-
def
unscheduleDrawable
(arg0: Drawable, arg1: Runnable): Unit
-
def
updateViewLayout
(arg0: View, arg1: LayoutParams): Unit
-
def
verifyDrawable
(arg0: Drawable): Boolean
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
willNotCacheDrawing
(): Boolean
-
def
willNotDraw
(): Boolean
Inherited from LinearLayout
Inherited from ViewGroup
Inherited from ViewManager
Inherited from ViewParent
Inherited from View
Inherited from AccessibilityEventSource
Inherited from Callback
Inherited from Callback
Inherited from AnyRef
Inherited from Any
An
android.widget.LinearLayout
with PositronicHandlers mixed in.