Home
last modified time | relevance | path

Searched defs:stackPos (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutView.java233 void animateUpdate(Bubble.FlyoutMessage flyoutMessage, PointF stackPos, in animateUpdate()
250 private void fade(boolean in, PointF stackPos, boolean hideDot, Runnable afterFade) { in fade()
308 void updateDot(PointF stackPos, boolean hideDot) { in updateDot()
330 PointF stackPos, in setupFlyoutStartingAsDot()