public
static
final
class
R.attr
extends Object
java.lang.Object | |
↳ | android.support.v7.mediarouter.R.attr |
Fields | |
---|---|
public
static
int |
MediaRouteControllerWindowBackground
May be a reference to another resource, in the form
" |
public
static
int |
externalRouteEnabledDrawable
This drawable is a state list where the "checked" state indicates active media routing. |
public
static
int |
mediaRouteAudioTrackDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteButtonStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteCastDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteChooserPrimaryTextStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteChooserSecondaryTextStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteCloseDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteCollapseGroupDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteConnectingDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteControllerPrimaryTextStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteControllerSecondaryTextStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteControllerTitleTextStyle
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteDefaultIconDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteExpandGroupDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteOffDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteOnDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRoutePauseDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRoutePlayDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteSpeakerGroupIconDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteSpeakerIconDrawable
May be a reference to another resource, in the form
" |
public
static
int |
mediaRouteTvIconDrawable
May be a reference to another resource, in the form
" |
Public constructors | |
---|---|
R.attr()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
int MediaRouteControllerWindowBackground
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int externalRouteEnabledDrawable
This drawable is a state list where the "checked" state indicates active media routing. Checkable indicates connecting and non-checked / non-checkable indicates that media is playing to the local device only.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteAudioTrackDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteButtonStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteCastDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteChooserPrimaryTextStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteChooserSecondaryTextStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteCloseDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteCollapseGroupDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteConnectingDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteControllerPrimaryTextStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteControllerSecondaryTextStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteControllerTitleTextStyle
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteDefaultIconDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteExpandGroupDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteOffDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteOnDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRoutePauseDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRoutePlayDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteSpeakerGroupIconDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteSpeakerIconDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
int mediaRouteTvIconDrawable
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
R.attr ()