Searched refs:doUpgradeWithExceptions (Results 1 – 1 of 1) sorted by relevance
36 doUpgradeWithExceptions(db, oldVersion, newVersion); in doOnUpgrade()45 public void doUpgradeWithExceptions(final SQLiteDatabase db, final int oldVersion, in doUpgradeWithExceptions() method in DatabaseUpgradeHelper