Searched defs:DEBUG_BACKUP_TRACE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/
H A DRefactoredBackupManagerService.java273 public static final boolean DEBUG_BACKUP_TRACE = true; field in class:RefactoredBackupManagerService
676 if (DEBUG_BACKUP_TRACE) {
684 if (DEBUG_BACKUP_TRACE) {
3364 if (DEBUG_BACKUP_TRACE) {
H A DBackupManagerService.java360 static final boolean DEBUG_BACKUP_TRACE = true; field in class:BackupManagerService
1196 if (DEBUG_BACKUP_TRACE) {
1204 if (DEBUG_BACKUP_TRACE) {
2780 if (DEBUG_BACKUP_TRACE) {
11318 if (DEBUG_BACKUP_TRACE) {

Completed in 68 milliseconds