Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

C

callbackList - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
cancel_action - Static variable in class com.devbrackets.android.exomedia.R.id
 
cancel_button_image_alpha - Static variable in class com.devbrackets.android.exomedia.R.integer
 
canDuck() - Method in class com.devbrackets.android.exomedia.event.EMAudioFocusLostEvent
 
CaptionListener - Interface in com.devbrackets.android.exomedia.listener
A listener for receiving notifications of timed text.
checkbox - Static variable in class com.devbrackets.android.exomedia.R.id
 
checkboxStyle - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
checkedTextViewStyle - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
chronometer - Static variable in class com.devbrackets.android.exomedia.R.id
 
closeIcon - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
closeItemLayout - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
collapseActionView - Static variable in class com.devbrackets.android.exomedia.R.id
 
collapseContentDescription - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
collapseIcon - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
color - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
color() - Constructor for class com.devbrackets.android.exomedia.R.color
 
colorAccent - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorButtonNormal - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlActivated - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlHighlight - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlNormal - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorPrimary - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorPrimaryDark - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorSwitchThumbNormal - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
com.devbrackets.android.exomedia - package com.devbrackets.android.exomedia
 
com.devbrackets.android.exomedia.builder - package com.devbrackets.android.exomedia.builder
 
com.devbrackets.android.exomedia.event - package com.devbrackets.android.exomedia.event
 
com.devbrackets.android.exomedia.exoplayer - package com.devbrackets.android.exomedia.exoplayer
 
com.devbrackets.android.exomedia.listener - package com.devbrackets.android.exomedia.listener
 
com.devbrackets.android.exomedia.manager - package com.devbrackets.android.exomedia.manager
 
com.devbrackets.android.exomedia.receiver - package com.devbrackets.android.exomedia.receiver
 
com.devbrackets.android.exomedia.renderer - package com.devbrackets.android.exomedia.renderer
 
com.devbrackets.android.exomedia.service - package com.devbrackets.android.exomedia.service
 
com.devbrackets.android.exomedia.util - package com.devbrackets.android.exomedia.util
 
com.devbrackets.android.exomedia.widget - package com.devbrackets.android.exomedia.widget
 
commitIcon - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
constructControlIntents(Class<? extends Service>, Application) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
Creates the Intents that will be used to interact with the playlist service
contentInsetEnd - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
contentInsetLeft - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
contentInsetRight - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
contentInsetStart - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
contentPanel - Static variable in class com.devbrackets.android.exomedia.R.id
 
context - Variable in class com.devbrackets.android.exomedia.builder.RenderBuilder
 
currentItemIsAudio() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Determines if the current media item is an Audio item.
currentItemIsVideo() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Determines if the current media item is a Video item.
currentMediaProgress - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
currentMediaType - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
currentPlaylistItem - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
currentState - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
custom - Static variable in class com.devbrackets.android.exomedia.R.id
 
customNavigationLayout - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
customPanel - Static variable in class com.devbrackets.android.exomedia.R.id
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links