Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleDebugConfig.java48 static final boolean DEBUG_POSITIONER = false; field in BubbleDebugConfig
H A DBubblePositioner.java135 if (BubbleDebugConfig.DEBUG_POSITIONER) { in update()