Home
last modified time | relevance | path

Searched refs:DEBUG_ANIM (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DLogConfig.java35 static final boolean DEBUG_ANIM = DEBUG_ALL || false; field in LogConfig
DDraggableConstraintLayout.java19 import static com.android.systemui.screenshot.LogConfig.DEBUG_ANIM;
297 if (DEBUG_ANIM) { in cancel()
DScreenshotView.java22 import static com.android.systemui.screenshot.LogConfig.DEBUG_ANIM;
511 if (DEBUG_ANIM) { in createScreenshotDropInAnimation()
546 if (DEBUG_ANIM) { in createScreenshotDropInAnimation()
646 if (DEBUG_ANIM) { in createScreenshotDropInAnimation()
DScreenshotController.java23 import static com.android.systemui.screenshot.LogConfig.DEBUG_ANIM;
1115 if (DEBUG_ANIM) {