Searched defs:insertAndCheck (Results 1 – 3 of 3) sorted by relevance
435 public long insertAndCheck(SQLiteDatabase db, ContentValues values) { in insertAndCheck() method in ImportDataTask.HotseatParserCallback
677 long insertAndCheck(SQLiteDatabase db, ContentValues values); in insertAndCheck() method
1114 public long insertAndCheck(SQLiteDatabase db, ContentValues values) { in insertAndCheck() method in LauncherProvider.DatabaseHelper