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.java812 final int childWidthWithSpacing = childWidth + mSpacing; in onLayout() local
814 position -= childWidthWithSpacing; in onLayout()
816 position += childWidthWithSpacing; in onLayout()