Searched defs:insertAndCheck (Results 1 – 3 of 3) sorted by relevance
402 public int insertAndCheck(SQLiteDatabase db, ContentValues values) { in insertAndCheck() method in ImportDataTask.HotseatParserCallback
715 int insertAndCheck(SQLiteDatabase db, ContentValues values); in insertAndCheck() method
948 public int insertAndCheck(SQLiteDatabase db, ContentValues values) { in insertAndCheck() method in LauncherProvider.DatabaseHelper