Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java604 final int childWidthWithSpacing = childWidth + mSpacing; in onLayout() local
606 position -= childWidthWithSpacing; in onLayout()
608 position += childWidthWithSpacing; in onLayout()