Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
DBubblePopupView.kt49 fun setArrowDirection(direction: BubblePopupDrawable.ArrowDirection) { in setArrowDirection() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleEducationViewController.kt107 setArrowDirection(BubblePopupDrawable.ArrowDirection.DOWN) in showStackEducation()