Searched refs:ANIMATE_TEMPORARILY_INVISIBLE_DELAY (Results 1 – 1 of 1) sorted by relevance
153 private static final int ANIMATE_TEMPORARILY_INVISIBLE_DELAY = 1000; field in BubbleStackView1059 shouldHide && !hideImmediately ? ANIMATE_TEMPORARILY_INVISIBLE_DELAY : 0); in updateTemporarilyInvisibleAnimation()