Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsState.java112 private static final boolean DEBUG_PERSISTENCE = false; field in SettingsState
1332 if (DEBUG_PERSISTENCE) {
1350 if (DEBUG_PERSISTENCE) {
1363 if (DEBUG_PERSISTENCE) {
1386 if (DEBUG_PERSISTENCE) {
1398 if (DEBUG_PERSISTENCE) {
1478 if (DEBUG_PERSISTENCE) {
1530 if (DEBUG_PERSISTENCE) {
1772 if (DEBUG_PERSISTENCE) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java101 private static final boolean DEBUG_PERSISTENCE = false; field in PrintSpoolerService
917 if (DEBUG_PERSISTENCE) { in doWriteStateLocked()
1094 if (DEBUG_PERSISTENCE) { in doWriteStateLocked()
1102 if (DEBUG_PERSISTENCE) { in doWriteStateLocked()
1121 if (DEBUG_PERSISTENCE) { in readStateLocked()
1378 if (DEBUG_PERSISTENCE) { in parsePrintJobLocked()