Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DLogConfig.java53 static final boolean DEBUG_STORAGE = DEBUG_ALL || false; field in LogConfig
DImageExporter.java251 if (LogConfig.DEBUG_STORAGE) {
278 if (LogConfig.DEBUG_STORAGE) {
322 } else if (LogConfig.DEBUG_STORAGE) {
DSaveImageInBackgroundTask.java21 import static com.android.systemui.screenshot.LogConfig.DEBUG_STORAGE;
120 if (DEBUG_STORAGE) { in doInBackground()
184 if (DEBUG_STORAGE) { in doInBackground()