Home | History | Annotate | Download | only in settings

Lines Matching defs:DEBUG_BACKUP

67     private static final boolean DEBUG_BACKUP = DEBUG || false;
173 if (DEBUG_BACKUP) Log.d(TAG, "onCreate() invoked");
336 if (DEBUG_BACKUP) Log.d(TAG, "onRestoreFile() invoked");
344 if (DEBUG_BACKUP) Log.d(TAG, "Flattened data version " + version);
353 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of settings data");
360 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of secure settings data");
368 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of global settings data");
377 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of locale data");
386 if (DEBUG_BACKUP) Log.d(TAG, supplicant_size + " bytes of wifi supplicant data");
392 if (DEBUG_BACKUP) Log.d(TAG, ipconfig_size + " bytes of ip config data");
400 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of lock settings data");
410 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of softap config data");
420 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of network policies data");
430 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of full wifi config data");
436 if (DEBUG_BACKUP) Log.d(TAG, "Full restore complete.");
488 if (DEBUG_BACKUP) {
703 if (DEBUG_BACKUP) {
824 if (DEBUG_BACKUP) {
886 if (DEBUG_BACKUP) {