Searched refs:roundedContainer (Results 1 – 1 of 1) sorted by relevance
34 private val roundedContainer: LinearLayout constant41 roundedContainer = requireViewById(R.id.rounded_container)59 roundedContainer.setLeftTopRightBottom(l - left, t - top, r - left, b - top) in setBoundsForAnimation()74 roundedContainer.background = mContext.getDrawable(R.drawable.statusbar_chip_bg) in updateResources()