Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DLogConfig.java59 static final boolean DEBUG_WINDOW = DEBUG_ALL || false; field in LogConfig
DScreenshotController.java28 import static com.android.systemui.screenshot.LogConfig.DEBUG_WINDOW;
520 if (DEBUG_WINDOW) { in prepareViewForNewScreenshot()
692 if (DEBUG_WINDOW) { in reloadAssets()
696 if (DEBUG_WINDOW) { in reloadAssets()
752 if (DEBUG_WINDOW) { in saveScreenshot()
810 if (DEBUG_WINDOW) { in prepareAnimation()
1006 if (DEBUG_WINDOW) { in attachWindow()
1017 if (DEBUG_WINDOW) { in removeWindow()
1289 if (DEBUG_WINDOW) {
1299 if (DEBUG_WINDOW) {
DScreenshotView.java27 import static com.android.systemui.screenshot.LogConfig.DEBUG_WINDOW;
1072 if (DEBUG_WINDOW) { in reset()