Searched refs:colorsInsert (Results 1 – 2 of 2) sorted by relevance
267 public long colorsInsert(ContentValues values) { in colorsInsert() method in CalendarDatabaseHelper
2264 id = mDbHelper.colorsInsert(values); in insertInTransaction()