Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedView.java102 private float mDraggedCornerRadius = 0f; field in BubbleBarExpandedView
230 mDraggedCornerRadius = getResources().getDimensionPixelSize( in applyThemeAttrs()
440 return mDraggedCornerRadius; in getDraggedCornerRadius()