Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java128 static final int FLYOUT_HIDE_AFTER = 5000; field in BubbleStackView
411 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER);
2823 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER); in animateInFlyoutForBubble()
2848 mFlyout.postDelayed(mHideFlyout, FLYOUT_HIDE_AFTER); in animateInFlyoutForBubble()