Searched refs:expectedChipHeight (Results 1 – 1 of 1) sorted by relevance
905 int expectedChipHeight = getExpectedViewHeight(view); in setContextualChip() local907 layoutParams.bottomMargin = -expectedChipHeight - (int) chipOffset; in setContextualChip()