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