Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DFullBackup.java581 String configSection = getConfigSectionForOperationType(operationType); in parseSchemeForOperationType()
618 private String getConfigSectionForOperationType(@OperationType int operationType) { in getConfigSectionForOperationType() method in FullBackup.BackupScheme