Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNotificationActionListLayout.java218 int widthReservedForOtherChildren = innerWidth * unmeasuredOtherChildren in measureAndGetUsedWidth() local
220 int widthAvailableForPriority = availableWidth - widthReservedForOtherChildren; in measureAndGetUsedWidth()