Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayer.java110 LayerIndex.TOOLTIP_VIEW,
117 int TOOLTIP_VIEW = 3; field
387 addView(tooltipView, LayerIndex.TOOLTIP_VIEW); in addTooltipView()