Searched refs:updateChipBounds (Results 1 – 1 of 1) sorted by relevance
101 updateChipBounds(it, contentInsetsProvider.getStatusBarContentAreaForCurrentRotation()) in prepareChipAnimation()262 updateChipBounds(it, newContentArea) in init()290 private fun updateChipBounds(chip: BackgroundAnimatableView, contentArea: Rect) { in updateChipBounds() method