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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsState.java82 private static final boolean DEBUG_PERSISTENCE = false; field in class:SettingsState
584 if (DEBUG_PERSISTENCE) {
609 if (DEBUG_PERSISTENCE) {
621 if (DEBUG_PERSISTENCE) {
786 if (DEBUG_PERSISTENCE) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerService.java88 private static final boolean DEBUG_PERSISTENCE = false; field in class:PrintSpoolerService
874 if (DEBUG_PERSISTENCE) {
1051 if (DEBUG_PERSISTENCE) {
1059 if (DEBUG_PERSISTENCE) {
1078 if (DEBUG_PERSISTENCE) {
1331 if (DEBUG_PERSISTENCE) {

Completed in 97 milliseconds