Searched refs:color_index (Results 1 – 1 of 1) sorted by relevance
1917 String color_index = modValues.getAsString(Events.EVENT_COLOR_KEY); in handleInsertException() local1918 if (!TextUtils.isEmpty(color_index)) { in handleInsertException()1930 verifyColorExists(accountName, accountType, color_index, Colors.TYPE_EVENT); in handleInsertException()