org.scaloid.common

SVideoView

class SVideoView extends VideoView with TraitVideoView[SVideoView]

Automatically generated concrete helper class of android.widget.VideoView.

Linear Supertypes
TraitVideoView[SVideoView], TraitSurfaceView[SVideoView], TraitView[SVideoView], ConstantsSupport, VideoView, MediaPlayerControl, SurfaceView, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SVideoView
  2. TraitVideoView
  3. TraitSurfaceView
  4. TraitView
  5. ConstantsSupport
  6. VideoView
  7. MediaPlayerControl
  8. SurfaceView
  9. View
  10. AccessibilityEventSource
  11. Callback
  12. Callback
  13. AnyRef
  14. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SVideoView()(implicit context: Context, parentVGroup: TraitViewGroup[_] = null)

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (SVideoView) ⇒ LP): LP

    Definition Classes
    TraitView
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SVideoView) ⇒ LP): LP

    Definition Classes
    TraitView
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. val FILL_PARENT: Int

    Definition Classes
    TraitView
  9. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  10. val NONE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  28. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  29. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

    Definition Classes
    View
  30. def addFocusables(arg0: ArrayList[View], arg1: Int): Unit

    Definition Classes
    View
  31. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    View
  32. def animation(p: Animation): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  33. def animation: Animation

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def animation_=(p: Animation): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  35. def applicationWindowToken: IBinder

    Definition Classes
    TraitView
    Annotations
    @inline()
  36. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  37. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  38. def awakenScrollBars(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  39. def awakenScrollBars(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  40. def background: Drawable

    Definition Classes
    TraitView
    Annotations
    @inline()
  41. def backgroundColor(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  42. def backgroundColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  43. def backgroundColor_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  44. def backgroundDrawable(p: Drawable): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  45. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  46. def backgroundDrawable_=(p: Drawable): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  47. def backgroundResource(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  48. def backgroundResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def backgroundResource_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  50. def baseline: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def basis: SVideoView

    Definition Classes
    SVideoViewTraitView
  52. def bottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def bringToFront(): Unit

    Definition Classes
    View
  54. def bufferPercentage: Int

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  55. def buildDrawingCache(arg0: Boolean): Unit

    Definition Classes
    View
  56. def buildDrawingCache(): Unit

    Definition Classes
    View
  57. def canPause(): Boolean

    Definition Classes
    VideoView → MediaPlayerControl
  58. def canSeekBackward(): Boolean

    Definition Classes
    VideoView → MediaPlayerControl
  59. def canSeekForward(): Boolean

    Definition Classes
    VideoView → MediaPlayerControl
  60. def cancelLongPress(): Unit

    Definition Classes
    View
  61. def checkInputConnectionProxy(arg0: View): Boolean

    Definition Classes
    View
  62. def clearAnimation(): Unit

    Definition Classes
    View
  63. def clearFocus(): Unit

    Definition Classes
    View
  64. def clickable(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  65. def clickable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  66. def clickable_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  67. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. def computeHorizontalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  69. def computeHorizontalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  70. def computeHorizontalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  71. def computeScroll(): Unit

    Definition Classes
    View
  72. def computeVerticalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  73. def computeVerticalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  74. def computeVerticalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  75. def contentDescription(p: CharSequence): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  76. def contentDescription: CharSequence

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def contentDescription_=(p: CharSequence): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  79. def currentPosition: Int

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  80. def destroyDrawingCache(): Unit

    Definition Classes
    View
  81. def disableDrawingCache: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def disableDuplicateParentState: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def disableHapticFeedback: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def disableHorizontalFadingEdge: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def disableHorizontalScrollBar: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def disableSave: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  87. def disableScrollbarFading: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def disableSoundEffects: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  89. def disableVerticalFadingEdge: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  90. def disableVerticalScrollBar: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  91. def dispatchConfigurationChanged(arg0: Configuration): Unit

    Definition Classes
    View
  92. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    View
  93. def dispatchDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  94. def dispatchKeyEvent(arg0: KeyEvent): Boolean

    Definition Classes
    View
  95. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    View
  96. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    View
  97. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

    Definition Classes
    View
  98. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  99. def dispatchSaveInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  100. def dispatchSetPressed(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  101. def dispatchSetSelected(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  102. def dispatchTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  103. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  104. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    View
  105. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  106. def dispatchWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    View
  107. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    View
  108. def draw(arg0: Canvas): Unit

    Definition Classes
    SurfaceView → View
  109. def drawableState: Array[Int]

    Definition Classes
    TraitView
    Annotations
    @inline()
  110. def drawableStateChanged(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  111. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  112. def drawingCacheBackgroundColor(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def drawingCacheBackgroundColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def drawingCacheBackgroundColor_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def drawingCacheEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def drawingCacheEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def drawingCacheEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def drawingCacheQuality(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def drawingCacheQuality: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def drawingCacheQuality_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def drawingTime: Long

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def duplicateParentStateEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def duplicateParentStateEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def duplicateParentStateEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def duration: Int

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  126. def enableDrawingCache: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def enableDuplicateParentState: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def enableHapticFeedback: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def enableHorizontalFadingEdge: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def enableHorizontalScrollBar: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def enableSave: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def enableScrollbarFading: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def enableSoundEffects: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def enableVerticalFadingEdge: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def enableVerticalScrollBar: SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def enabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def enabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def enabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  139. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  140. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  141. def fadingEdgeLength(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  142. def fadingEdgeLength(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def fadingEdgeLength_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  145. def find[V <: View](id: Int): V

    Definition Classes
    TraitView
  146. def findFocus(): View

    Definition Classes
    View
  147. final def findViewById(arg0: Int): View

    Definition Classes
    View
  148. final def findViewWithTag(arg0: Any): View

    Definition Classes
    View
  149. def fitSystemWindows(arg0: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  150. def focusSearch(arg0: Int): View

    Definition Classes
    View
  151. def focusable(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def focusable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def focusableInTouchMode(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def focusableInTouchMode: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def focusableInTouchMode_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def focusable_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def forceLayout(): Unit

    Definition Classes
    View
  158. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    SurfaceView
  159. def getAnimation(): Animation

    Definition Classes
    View
  160. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  161. def getBackground(): Drawable

    Definition Classes
    View
  162. def getBaseline(): Int

    Definition Classes
    View
  163. final def getBottom(): Int

    Definition Classes
    View
  164. def getBottomFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  165. def getBottomPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  166. def getBufferPercentage(): Int

    Definition Classes
    VideoView → MediaPlayerControl
  167. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  168. def getContentDescription(): CharSequence

    Definition Classes
    View
  169. final def getContext(): Context

    Definition Classes
    View
  170. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  171. def getCurrentPosition(): Int

    Definition Classes
    VideoView → MediaPlayerControl
  172. final def getDrawableState(): Array[Int]

    Definition Classes
    View
  173. def getDrawingCache(arg0: Boolean): Bitmap

    Definition Classes
    View
  174. def getDrawingCache(): Bitmap

    Definition Classes
    View
  175. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  176. def getDrawingCacheQuality(): Int

    Definition Classes
    View
  177. def getDrawingRect(arg0: Rect): Unit

    Definition Classes
    View
  178. def getDrawingTime(): Long

    Definition Classes
    View
  179. def getDuration(): Int

    Definition Classes
    VideoView → MediaPlayerControl
  180. def getFocusables(arg0: Int): ArrayList[View]

    Definition Classes
    View
  181. def getFocusedRect(arg0: Rect): Unit

    Definition Classes
    View
  182. final def getGlobalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  183. def getGlobalVisibleRect(arg0: Rect, arg1: Point): Boolean

    Definition Classes
    View
  184. def getHandler(): Handler

    Definition Classes
    View
  185. final def getHeight(): Int

    Definition Classes
    View
  186. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  187. def getHolder(): SurfaceHolder

    Definition Classes
    SurfaceView
  188. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  189. def getHorizontalScrollbarHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  190. def getId(): Int

    Definition Classes
    View
  191. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  192. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  193. def getLayoutParams(): LayoutParams

    Definition Classes
    View
  194. final def getLeft(): Int

    Definition Classes
    View
  195. def getLeftFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  196. def getLeftPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  197. final def getLocalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  198. def getLocationInWindow(arg0: Array[Int]): Unit

    Definition Classes
    View
  199. def getLocationOnScreen(arg0: Array[Int]): Unit

    Definition Classes
    View
  200. final def getMeasuredHeight(): Int

    Definition Classes
    View
  201. final def getMeasuredWidth(): Int

    Definition Classes
    View
  202. def getNextFocusDownId(): Int

    Definition Classes
    View
  203. def getNextFocusLeftId(): Int

    Definition Classes
    View
  204. def getNextFocusRightId(): Int

    Definition Classes
    View
  205. def getNextFocusUpId(): Int

    Definition Classes
    View
  206. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  207. def getPaddingBottom(): Int

    Definition Classes
    View
  208. def getPaddingLeft(): Int

    Definition Classes
    View
  209. def getPaddingRight(): Int

    Definition Classes
    View
  210. def getPaddingTop(): Int

    Definition Classes
    View
  211. final def getParent(): ViewParent

    Definition Classes
    View
  212. def getResources(): Resources

    Definition Classes
    View
  213. final def getRight(): Int

    Definition Classes
    View
  214. def getRightFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  215. def getRightPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  216. def getRootView(): View

    Definition Classes
    View
  217. def getScrollBarStyle(): Int

    Definition Classes
    View
  218. final def getScrollX(): Int

    Definition Classes
    View
  219. final def getScrollY(): Int

    Definition Classes
    View
  220. def getSolidColor(): Int

    Definition Classes
    View
  221. def getSuggestedMinimumHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  222. def getSuggestedMinimumWidth(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  223. def getTag(arg0: Int): AnyRef

    Definition Classes
    View
  224. def getTag(): AnyRef

    Definition Classes
    View
  225. final def getTop(): Int

    Definition Classes
    View
  226. def getTopFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  227. def getTopPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  228. def getTouchDelegate(): TouchDelegate

    Definition Classes
    View
  229. def getTouchables(): ArrayList[View]

    Definition Classes
    View
  230. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  231. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  232. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  233. def getVisibility(): Int

    Definition Classes
    View
  234. final def getWidth(): Int

    Definition Classes
    View
  235. def getWindowAttachCount(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  236. def getWindowToken(): IBinder

    Definition Classes
    View
  237. def getWindowVisibility(): Int

    Definition Classes
    View
  238. def getWindowVisibleDisplayFrame(arg0: Rect): Unit

    Definition Classes
    View
  239. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  240. def hapticFeedbackEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  241. def hapticFeedbackEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  242. def hapticFeedbackEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  243. def hasFocus(): Boolean

    Definition Classes
    View
  244. def hasFocusable(): Boolean

    Definition Classes
    View
  245. def hasWindowFocus(): Boolean

    Definition Classes
    View
  246. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  247. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  248. def holder: SurfaceHolder

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  249. def horizontalFadingEdgeEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  250. def horizontalFadingEdgeEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  251. def horizontalFadingEdgeEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  252. def horizontalFadingEdgeLength: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  253. def horizontalScrollBarEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  254. def horizontalScrollBarEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  255. def horizontalScrollBarEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  256. def id(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  257. def id: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  258. def id_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  259. def initializeFadingEdge(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  260. def initializeScrollbars(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  261. def invalidate(): Unit

    Definition Classes
    View
  262. def invalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  263. def invalidate(arg0: Rect): Unit

    Definition Classes
    View
  264. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  265. def isClickable(): Boolean

    Definition Classes
    View
  266. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  267. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  268. def isEnabled(): Boolean

    Definition Classes
    View
  269. final def isFocusable(): Boolean

    Definition Classes
    View
  270. final def isFocusableInTouchMode(): Boolean

    Definition Classes
    View
  271. def isFocused(): Boolean

    Definition Classes
    View
  272. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  273. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  274. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  275. def isInEditMode(): Boolean

    Definition Classes
    View
  276. def isInTouchMode(): Boolean

    Definition Classes
    View
  277. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  278. def isLayoutRequested(): Boolean

    Definition Classes
    View
  279. def isLongClickable(): Boolean

    Definition Classes
    View
  280. def isOpaque(): Boolean

    Definition Classes
    View
  281. def isPaddingOffsetRequired(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  282. def isPlaying(): Boolean

    Definition Classes
    VideoView → MediaPlayerControl
  283. def isPressed(): Boolean

    Definition Classes
    View
  284. def isSaveEnabled(): Boolean

    Definition Classes
    View
  285. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  286. def isSelected(): Boolean

    Definition Classes
    View
  287. def isShown(): Boolean

    Definition Classes
    View
  288. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  289. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  290. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  291. def keepScreenOn(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  292. def keepScreenOn: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  293. def keepScreenOn_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  294. def keyDispatcherState: DispatcherState

    Definition Classes
    TraitView
    Annotations
    @inline()
  295. final def layout(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  296. def layoutParams(p: LayoutParams): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  297. def layoutParams: LayoutParams

    Definition Classes
    TraitView
    Annotations
    @inline()
  298. def layoutParams_=(p: LayoutParams): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  299. def left: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  300. def longClickable(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  301. def longClickable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  302. def longClickable_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  303. final def measure(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  304. def measuredHeight: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  305. def measuredWidth: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  306. def mediaController(p: MediaController): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  307. def mediaController(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  308. def mediaController_=(p: MediaController): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  309. def minimumHeight(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  310. def minimumHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  311. def minimumHeight_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  312. def minimumWidth(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  313. def minimumWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  314. def minimumWidth_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  315. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  316. def nextFocusDownId(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  317. def nextFocusDownId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  318. def nextFocusDownId_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  319. def nextFocusLeftId(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def nextFocusLeftId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  321. def nextFocusLeftId_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def nextFocusRightId(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def nextFocusRightId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def nextFocusRightId_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def nextFocusUpId(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  326. def nextFocusUpId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  327. def nextFocusUpId_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  328. final def notify(): Unit

    Definition Classes
    AnyRef
  329. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  330. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  331. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  332. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  333. def onAnimationStart(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  334. def onAttachedToWindow(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  335. def onCheckIsTextEditor(): Boolean

    Definition Classes
    View
  336. def onClick(f: ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  337. def onClick(f: (View) ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  338. def onClickListener(p: OnClickListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. def onClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  340. def onClickListener_=(p: OnClickListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  341. def onCompletion(f: ⇒ Unit): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  342. def onCompletion(f: (MediaPlayer) ⇒ Unit): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  343. def onCompletionListener(p: OnCompletionListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  344. def onCompletionListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  345. def onCompletionListener_=(p: OnCompletionListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  346. def onConfigurationChanged(arg0: Configuration): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  347. def onCreateContextMenu(f: ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  348. def onCreateContextMenu(f: (ContextMenu, View, ContextMenuInfo) ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  349. def onCreateContextMenu(arg0: ContextMenu): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  350. def onCreateContextMenuListener(p: OnCreateContextMenuListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  352. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  353. def onCreateDrawableState(arg0: Int): Array[Int]

    Attributes
    protected[android.view]
    Definition Classes
    View
  354. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    View
  355. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  356. def onDisplayHint(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  357. def onDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  358. final def onDrawScrollBars(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  359. def onError(f: ⇒ Boolean): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  360. def onError(f: (MediaPlayer, Int, Int) ⇒ Boolean): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  361. def onErrorListener(p: OnErrorListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  362. def onErrorListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  363. def onErrorListener_=(p: OnErrorListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  364. def onFinishInflate(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  365. def onFinishTemporaryDetach(): Unit

    Definition Classes
    View
  366. def onFocusChange(f: ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  367. def onFocusChange(f: (View, Boolean) ⇒ Unit): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  368. def onFocusChangeListener(p: OnFocusChangeListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  369. def onFocusChangeListener: OnFocusChangeListener

    Definition Classes
    TraitView
    Annotations
    @inline()
  370. def onFocusChangeListener_=(p: OnFocusChangeListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  371. def onFocusChanged(arg0: Boolean, arg1: Int, arg2: Rect): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  372. def onKey(f: ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  373. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  374. def onKeyDown(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    VideoView → View → Callback
  375. def onKeyListener(p: OnKeyListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  376. def onKeyListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  377. def onKeyListener_=(p: OnKeyListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  378. def onKeyLongPress(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  379. def onKeyMultiple(arg0: Int, arg1: Int, arg2: KeyEvent): Boolean

    Definition Classes
    View → Callback
  380. def onKeyPreIme(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  381. def onKeyShortcut(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  382. def onKeyUp(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  383. def onLayout(arg0: Boolean, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  384. def onLongClick(f: ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  385. def onLongClick(f: (View) ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  386. def onLongClickListener(p: OnLongClickListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  387. def onLongClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  388. def onLongClickListener_=(p: OnLongClickListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def onMeasure(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    VideoView → SurfaceView → View
  390. def onPrepared(f: ⇒ Unit): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  391. def onPrepared(f: (MediaPlayer) ⇒ Unit): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  392. def onPreparedListener(p: OnPreparedListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  393. def onPreparedListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  394. def onPreparedListener_=(p: OnPreparedListener): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  395. def onRestoreInstanceState(arg0: Parcelable): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  396. def onSaveInstanceState(): Parcelable

    Attributes
    protected[android.view]
    Definition Classes
    View
  397. def onScrollChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  398. def onSetAlpha(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  399. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  400. def onStartTemporaryDetach(): Unit

    Definition Classes
    View
  401. def onTouch(f: ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  402. def onTouch(f: (View, MotionEvent) ⇒ Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def onTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    VideoView → View
  404. def onTouchListener(p: OnTouchListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def onTouchListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  406. def onTouchListener_=(p: OnTouchListener): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  407. def onTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    VideoView → View
  408. def onVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  409. def onWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    View
  410. def onWindowVisibilityChanged(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  411. def padding: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def padding(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def paddingBottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def paddingLeft: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  415. def paddingRight: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  416. def paddingTop: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def padding_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  418. def parent: ViewParent

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. val parentViewGroup: TraitViewGroup[_]

    Definition Classes
    SVideoViewTraitView
  420. def parentViewGroupIfExists[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SVideoView) ⇒ LP = (v:V)=> null): TraitViewGroup[_]

    Attributes
    protected
    Definition Classes
    TraitView
  421. def pause(): Unit

    Definition Classes
    VideoView → MediaPlayerControl
  422. def performClick(): Boolean

    Definition Classes
    View
  423. def performHapticFeedback(arg0: Int, arg1: Int): Boolean

    Definition Classes
    View
  424. def performHapticFeedback(arg0: Int): Boolean

    Definition Classes
    View
  425. def performLongClick(): Boolean

    Definition Classes
    View
  426. def playSoundEffect(arg0: Int): Unit

    Definition Classes
    View
  427. def post(arg0: Runnable): Boolean

    Definition Classes
    View
  428. def postDelayed(arg0: Runnable, arg1: Long): Boolean

    Definition Classes
    View
  429. def postInvalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  430. def postInvalidate(): Unit

    Definition Classes
    View
  431. def postInvalidateDelayed(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Definition Classes
    View
  432. def postInvalidateDelayed(arg0: Long): Unit

    Definition Classes
    View
  433. def pressed(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  434. def pressed: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def pressed_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  436. def refreshDrawableState(): Unit

    Definition Classes
    View
  437. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  438. def requestFocus(arg0: Int, arg1: Rect): Boolean

    Definition Classes
    View
  439. final def requestFocus(arg0: Int): Boolean

    Definition Classes
    View
  440. final def requestFocus(): Boolean

    Definition Classes
    View
  441. final def requestFocusFromTouch(): Boolean

    Definition Classes
    View
  442. def requestLayout(): Unit

    Definition Classes
    View
  443. def requestRectangleOnScreen(arg0: Rect, arg1: Boolean): Boolean

    Definition Classes
    View
  444. def requestRectangleOnScreen(arg0: Rect): Boolean

    Definition Classes
    View
  445. def resolveAdjustedSize(arg0: Int, arg1: Int): Int

    Definition Classes
    VideoView
  446. def resources: Resources

    Definition Classes
    TraitView
    Annotations
    @inline()
  447. def restoreHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  448. def resume(): Unit

    Definition Classes
    VideoView
  449. def right: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  450. def rootView: View

    Definition Classes
    TraitView
    Annotations
    @inline()
  451. def saveEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  452. def saveEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  453. def saveEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  454. def saveHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  455. def scheduleDrawable(arg0: Drawable, arg1: Runnable, arg2: Long): Unit

    Definition Classes
    View → Callback
  456. def scrollBarStyle(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  457. def scrollBarStyle: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  458. def scrollBarStyle_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  459. def scrollBy(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  460. def scrollContainer(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  461. def scrollContainer(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  462. def scrollContainer_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  463. def scrollTo(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  464. def scrollX: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  465. def scrollY: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  466. def scrollbarFadingEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. def scrollbarFadingEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  468. def scrollbarFadingEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  469. def seekTo(arg0: Int): Unit

    Definition Classes
    VideoView → MediaPlayerControl
  470. def selected(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def selected: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  472. def selected_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  473. def sendAccessibilityEvent(arg0: Int): Unit

    Definition Classes
    View → AccessibilityEventSource
  474. def sendAccessibilityEventUnchecked(arg0: AccessibilityEvent): Unit

    Definition Classes
    View → AccessibilityEventSource
  475. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  476. def setBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  477. def setBackgroundDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  478. def setBackgroundResource(arg0: Int): Unit

    Definition Classes
    View
  479. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  480. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  481. def setDrawingCacheBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  482. def setDrawingCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  483. def setDrawingCacheQuality(arg0: Int): Unit

    Definition Classes
    View
  484. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  485. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  486. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  487. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    View
  488. def setFocusableInTouchMode(arg0: Boolean): Unit

    Definition Classes
    View
  489. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  490. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  491. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  492. def setId(arg0: Int): Unit

    Definition Classes
    View
  493. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  494. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  495. def setLongClickable(arg0: Boolean): Unit

    Definition Classes
    View
  496. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  497. def setMediaController(arg0: MediaController): Unit

    Definition Classes
    VideoView
  498. def setMinimumHeight(arg0: Int): Unit

    Definition Classes
    View
  499. def setMinimumWidth(arg0: Int): Unit

    Definition Classes
    View
  500. def setNextFocusDownId(arg0: Int): Unit

    Definition Classes
    View
  501. def setNextFocusLeftId(arg0: Int): Unit

    Definition Classes
    View
  502. def setNextFocusRightId(arg0: Int): Unit

    Definition Classes
    View
  503. def setNextFocusUpId(arg0: Int): Unit

    Definition Classes
    View
  504. def setOnClickListener(arg0: OnClickListener): Unit

    Definition Classes
    View
  505. def setOnCompletionListener(arg0: OnCompletionListener): Unit

    Definition Classes
    VideoView
  506. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  507. def setOnErrorListener(arg0: OnErrorListener): Unit

    Definition Classes
    VideoView
  508. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    View
  509. def setOnKeyListener(arg0: OnKeyListener): Unit

    Definition Classes
    View
  510. def setOnLongClickListener(arg0: OnLongClickListener): Unit

    Definition Classes
    View
  511. def setOnPreparedListener(arg0: OnPreparedListener): Unit

    Definition Classes
    VideoView
  512. def setOnTouchListener(arg0: OnTouchListener): Unit

    Definition Classes
    View
  513. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  514. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  515. def setSaveEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  516. def setScrollBarStyle(arg0: Int): Unit

    Definition Classes
    View
  517. def setScrollContainer(arg0: Boolean): Unit

    Definition Classes
    View
  518. def setScrollbarFadingEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  519. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  520. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  521. def setTag(arg0: Int, arg1: Any): Unit

    Definition Classes
    View
  522. def setTag(arg0: Any): Unit

    Definition Classes
    View
  523. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  524. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  525. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  526. def setVideoPath(arg0: String): Unit

    Definition Classes
    VideoView
  527. def setVideoURI(arg0: Uri): Unit

    Definition Classes
    VideoView
  528. def setVisibility(arg0: Int): Unit

    Definition Classes
    SurfaceView → View
  529. def setWillNotCacheDrawing(arg0: Boolean): Unit

    Definition Classes
    View
  530. def setWillNotDraw(arg0: Boolean): Unit

    Definition Classes
    View
  531. def setZOrderMediaOverlay(arg0: Boolean): Unit

    Definition Classes
    SurfaceView
  532. def setZOrderOnTop(arg0: Boolean): Unit

    Definition Classes
    SurfaceView
  533. def showContextMenu(): Boolean

    Definition Classes
    View
  534. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  535. def soundEffectsEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  536. def soundEffectsEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  537. def soundEffectsEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  538. def start(): Unit

    Definition Classes
    VideoView → MediaPlayerControl
  539. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  540. def stopPlayback(): Unit

    Definition Classes
    VideoView
  541. def suspend(): Unit

    Definition Classes
    VideoView
  542. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  543. def tag(p: Any): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  544. def tag: AnyRef

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def tag_=(p: Any): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  546. def toString(): String

    Definition Classes
    AnyRef → Any
  547. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def touchDelegate(p: TouchDelegate): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  549. def touchDelegate: TouchDelegate

    Definition Classes
    TraitView
    Annotations
    @inline()
  550. def touchDelegate_=(p: TouchDelegate): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  551. def touchables: ArrayList[View]

    Definition Classes
    TraitView
    Annotations
    @inline()
  552. def uniqueId(implicit activity: Activity): Int

    Definition Classes
    TraitView
  553. def unscheduleDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  554. def unscheduleDrawable(arg0: Drawable, arg1: Runnable): Unit

    Definition Classes
    View → Callback
  555. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  556. def verticalFadingEdgeEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  557. def verticalFadingEdgeEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def verticalFadingEdgeEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def verticalFadingEdgeLength: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  560. def verticalScrollBarEnabled(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def verticalScrollBarEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  562. def verticalScrollBarEnabled_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def verticalScrollbarWidth: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def videoPath(p: String): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  565. def videoPath(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  566. def videoPath_=(p: String): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  567. def videoURI(p: Uri): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  568. def videoURI(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  569. def videoURI_=(p: Uri): SVideoView

    Definition Classes
    TraitVideoView
    Annotations
    @inline()
  570. def viewTreeObserver: ViewTreeObserver

    Definition Classes
    TraitView
    Annotations
    @inline()
  571. def visibility(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def visibility: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def visibility_=(p: Int): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  574. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  575. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  576. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  577. def width: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def willNotCacheDrawing(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  579. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
  580. def willNotCacheDrawing_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def willNotDraw(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  582. def willNotDraw(): Boolean

    Definition Classes
    View
  583. def willNotDraw_=(p: Boolean): SVideoView

    Definition Classes
    TraitView
    Annotations
    @inline()
  584. def windowToken: IBinder

    Definition Classes
    TraitView
    Annotations
    @inline()
  585. def windowVisibility: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  586. def zOrderMediaOverlay(p: Boolean): SVideoView

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  587. def zOrderMediaOverlay(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  588. def zOrderMediaOverlay_=(p: Boolean): SVideoView

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  589. def zOrderOnTop(p: Boolean): SVideoView

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  590. def zOrderOnTop(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  591. def zOrderOnTop_=(p: Boolean): SVideoView

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()

Inherited from TraitVideoView[SVideoView]

Inherited from TraitSurfaceView[SVideoView]

Inherited from TraitView[SVideoView]

Inherited from ConstantsSupport

Inherited from VideoView

Inherited from MediaPlayerControl

Inherited from SurfaceView

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped