R.drawable

public static final class R.drawable
extends Object

java.lang.Object
   ↳ android.support.loader.R.drawable


Summary

Fields

public static int notification_action_background

public static int notification_bg

public static int notification_bg_low

public static int notification_bg_low_normal

public static int notification_bg_low_pressed

public static int notification_bg_normal

public static int notification_bg_normal_pressed

public static int notification_icon_background

public static int notification_template_icon_bg

public static int notification_template_icon_low_bg

public static int notification_tile_bg

public static int notify_panel_notification_icon_bg

Public constructors

R.drawable()

Inherited methods

From class java.lang.Object

Fields

notification_action_background

int notification_action_background

notification_bg

int notification_bg

notification_bg_low

int notification_bg_low

notification_bg_low_normal

int notification_bg_low_normal

notification_bg_low_pressed

int notification_bg_low_pressed

notification_bg_normal

int notification_bg_normal

notification_bg_normal_pressed

int notification_bg_normal_pressed

notification_icon_background

int notification_icon_background

notification_template_icon_bg

int notification_template_icon_bg

notification_template_icon_low_bg

int notification_template_icon_low_bg

notification_tile_bg

int notification_tile_bg

notify_panel_notification_icon_bg

int notify_panel_notification_icon_bg

Public constructors

R.drawable

R.drawable ()