Searched refs:mChipBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
91 private final PrivacyChipDrawable mChipBackgroundDrawable; field in PrivacyItemsChip111 mChipBackgroundDrawable = new PrivacyChipDrawable( in PrivacyItemsChip()113 mChipBackgroundDrawable.setCallback(new Drawable.Callback() { in PrivacyItemsChip()128 setBackground(mChipBackgroundDrawable); in PrivacyItemsChip()177 mChipBackgroundDrawable.expand(/* animate= */ false); in expandForTypes()179 mChipBackgroundDrawable.expand(/* animate= */ true); in expandForTypes()212 mChipBackgroundDrawable.collapse(); in collapse()228 mChipBackgroundDrawable.clipToForeground(canvas); in dispatchDraw()