Searched defs:OVERLAY_REVEAL_DURATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskViewHeader.java70 private static final int OVERLAY_REVEAL_DURATION = 250; field in class:TaskViewHeader
687 revealAnim.setDuration(OVERLAY_REVEAL_DURATION);
708 revealAnim.setDuration(OVERLAY_REVEAL_DURATION);

Completed in 125 milliseconds