/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.android.providers.media; public final class R { public static final class attr { } public static final class dimen { /** maximum size for album art. the real size of the albumart will be divided by two until both width and height are below this value. maximum size for album art. the real size of the albumart will be divided by two until both width and height are below this value. */ public static final int maximum_thumb_size=0x7f030000; } public static final class drawable { public static final int ic_search_category_music_album=0x7f020000; public static final int ic_search_category_music_artist=0x7f020001; public static final int ic_search_category_music_song=0x7f020002; } public static final class string { /** Label to show to user for this package. */ public static final int app_label=0x7f040001; /** Description line for music artists in the search/suggestion results */ public static final int artist_label=0x7f040003; /** Label to show to user for all apps using this UID. */ public static final int uid_label=0x7f040000; /** [CHAR LIMIT=NONE] Boot message while upgrading media provider. */ public static final int upgrade_msg=0x7f040002; } }