Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
DBubblePopupView.kt60 fun setArrowPosition(position: BubblePopupDrawable.ArrowPosition) { in setArrowPosition() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleEducationViewController.kt108 setArrowPosition(BubblePopupDrawable.ArrowPosition.End) in showStackEducation()