R.layout
public
static
final
class
R.layout
extends Object
java.lang.Object | |
↳ | android.support.v4.R.layout |
Summary
Fields | |
---|---|
public
static
int |
notification_action
|
public
static
int |
notification_action_tombstone
|
public
static
int |
notification_media_action
|
public
static
int |
notification_media_cancel_action
|
public
static
int |
notification_template_big_media
|
public
static
int |
notification_template_big_media_custom
|
public
static
int |
notification_template_big_media_narrow
|
public
static
int |
notification_template_big_media_narrow_custom
|
public
static
int |
notification_template_custom_big
|
public
static
int |
notification_template_icon_group
|
public
static
int |
notification_template_lines_media
|
public
static
int |
notification_template_media
|
public
static
int |
notification_template_media_custom
|
public
static
int |
notification_template_part_chronometer
|
public
static
int |
notification_template_part_time
|
Public constructors | |
---|---|
R.layout()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
Fields
notification_action
int notification_action
notification_action_tombstone
int notification_action_tombstone
notification_media_action
int notification_media_action
notification_media_cancel_action
int notification_media_cancel_action
notification_template_big_media
int notification_template_big_media
notification_template_big_media_custom
int notification_template_big_media_custom
notification_template_big_media_narrow
int notification_template_big_media_narrow
notification_template_big_media_narrow_custom
int notification_template_big_media_narrow_custom
notification_template_custom_big
int notification_template_custom_big
notification_template_icon_group
int notification_template_icon_group
notification_template_lines_media
int notification_template_lines_media
notification_template_media
int notification_template_media
notification_template_media_custom
int notification_template_media_custom
notification_template_part_chronometer
int notification_template_part_chronometer
notification_template_part_time
int notification_template_part_time
Public constructors
R.layout
R.layout ()