Home
last modified time | relevance | path

Searched refs:FLYOUT_HIDE_AFTER (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java133 static final int FLYOUT_HIDE_AFTER = 5000; field in BubbleStackView
435 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER);
3123 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER); in animateInFlyoutForBubble()
3148 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER); in animateInFlyoutForBubble()