Searched defs:insertAndCheck (Results 1 – 2 of 2) sorted by relevance
719 int insertAndCheck(SQLiteDatabase db, ContentValues values); in insertAndCheck() method
1034 public int insertAndCheck(SQLiteDatabase db, ContentValues values) { in insertAndCheck() method in LauncherProvider.DatabaseHelper