Searched refs:getLayoutEnd (Results 1 – 1 of 1) sorted by relevance
196 canvas.drawRect(getActualPaddingStart(), 0, getLayoutEnd(), getHeight(), paint); in onDraw()399 float layoutEnd = getLayoutEnd(); in calculateIconTranslations()484 private float getLayoutEnd() { in getLayoutEnd() method in NotificationIconContainer555 return getLayoutEnd() - mOverflowWidth; in getMaxOverflowStart()