Searched refs:LAST_RESOURCE_COLOR_ID (Results 1 – 2 of 2) sorted by relevance
84 private static final int LAST_RESOURCE_COLOR_ID = android.R.color.system_accent3_1000; field in AppWidgetHostView
5993 private static final int LAST_RESOURCE_COLOR_ID = android.R.color.system_accent3_1000;6040 content.length - (LAST_RESOURCE_COLOR_ID & 0xffff) * ARSC_ENTRY_SIZE - 4;6045 for (int colorRes = FIRST_RESOURCE_COLOR_ID; colorRes <= LAST_RESOURCE_COLOR_ID;