Searched refs:marginEndIndex (Results 1 – 1 of 1) sorted by relevance
1699 final int marginEndIndex; in onMeasure() local1702 marginEndIndex = 0; in onMeasure()1705 marginEndIndex = 1; in onMeasure()1746 collapsingMargins[marginEndIndex] = Math.max(0, contentInsetEnd - menuWidth); in onMeasure()