Searched refs:DEBUG_STORAGE (Results 1 – 3 of 3) sorted by relevance
54 public static final boolean DEBUG_STORAGE = DEBUG_ALL || false; field in LogConfig
318 if (LogConfig.DEBUG_STORAGE) {346 if (LogConfig.DEBUG_STORAGE) {425 } else if (LogConfig.DEBUG_STORAGE) {
20 import static com.android.systemui.screenshot.LogConfig.DEBUG_STORAGE;101 if (DEBUG_STORAGE) { in doInBackground()