Searched refs:backupNextRowId (Results 1 – 2 of 2) sorted by relevance
550 helper.backupNextRowId(id); in updateNextRowIdXattr()769 helper.backupNextRowId(id); in updateNextRowIdForInternal()
588 backupNextRowId(NEXT_ROW_ID_DEFAULT_BILLION_VALUE); in tryRecoverDatabase()2424 backupNextRowId(nextRowId); in updateNextRowIdInDatabaseAndExternalStorage()2436 protected void backupNextRowId(long nextRowId) { in backupNextRowId() method in DatabaseHelper