Home
last modified time | relevance | path

Searched defs:arrowToEdgeOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleEducationViewController.kt110 val arrowToEdgeOffset = popupDrawable?.config?.cornerRadius ?: 0f in showStackEducation() constant
228 val arrowToEdgeOffset = in updateEducationPosition() constant