Home | History | Annotate | Download | only in cts

Lines Matching defs:insertOrThrow

601         mDatabase.insertOrThrow(TABLE_NAME, "name", values);
613 mDatabase.insertOrThrow(TABLE_NAME, "name", null);
629 mDatabase.insertOrThrow(TABLE_NAME, "name", values);