Home
last modified time | relevance | path

Searched refs:isNextRowIdBackupEnabled (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DDatabaseHelper.java650 if (!isNextRowIdBackupEnabled()) { in tryRecoverRowIdSequence()
2490 boolean isNextRowIdBackupEnabled() { in isNextRowIdBackupEnabled() method in DatabaseHelper
DDatabaseBackupAndRecovery.java538 if (!helper.isNextRowIdBackupEnabled()) { in updateNextRowIdXattr()