Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNotificationActionListLayout.java196 int usedWidthForChild = usedWidth; in measureAndGetUsedWidth() local
224 usedWidthForChild = innerWidth - maxWidthForChild; in measureAndGetUsedWidth()
227 measureChildWithMargins(c, widthMeasureSpec, usedWidthForChild, in measureAndGetUsedWidth()