Home
last modified time | relevance | path

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

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