Searched refs:mColorsInserter (Results 1 – 1 of 1) sorted by relevance
254 private DatabaseUtils.InsertHelper mColorsInserter; field in CalendarDatabaseHelper268 return mColorsInserter.insert(values); in colorsInsert()330 mColorsInserter = new DatabaseUtils.InsertHelper(db, Tables.COLORS); in onOpen()