Searched defs:FADE_OUT_DURING_SWIPE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java48 private static final boolean FADE_OUT_DURING_SWIPE = true; field in class:SwipeHelper
209 if (FADE_OUT_DURING_SWIPE && dismissable) {

Completed in 335 milliseconds