Searched refs:DEBUG_STORAGE (Results 1 – 3 of 3) sorted by relevance
53 static final boolean DEBUG_STORAGE = DEBUG_ALL || false; field in LogConfig
240 if (LogConfig.DEBUG_STORAGE) {267 if (LogConfig.DEBUG_STORAGE) {316 } else if (LogConfig.DEBUG_STORAGE) {
21 import static com.android.systemui.screenshot.LogConfig.DEBUG_STORAGE;116 if (DEBUG_STORAGE) { in doInBackground()