Searched refs:DEBUG_GLOW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java48 protected static final boolean DEBUG_GLOW = false; field in class:ExpandHelper
309 if (DEBUG_GLOW) Log.d(TAG, "target: " + target + " actual: " + actual);
312 if (DEBUG_GLOW) Log.d(TAG, "stretch: " + stretch + " strength: " + strength);

Completed in 27 milliseconds