Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleFlyoutView.java67 private static final boolean SHOW_POINTER = false; field in BubbleFlyoutView
175 mPointerSize = SHOW_POINTER in BubbleFlyoutView()
190 setClipChildren(!SHOW_POINTER); in BubbleFlyoutView()
508 if (!SHOW_POINTER) return; in renderPointerTriangle()
541 if (!mTriangleOutline.isEmpty() || !SHOW_POINTER) { in getOutline()
550 if (SHOW_POINTER && mPercentStillFlyout > 0.5f) { in getOutline()