Searched refs:collapseToDot (Results 1 – 2 of 2) sorted by relevance
58 public final boolean collapseToDot; field in PrivacyItemsChip.ChipConfig67 boolean collapseToDot) { in ChipConfig() argument70 this.collapseToDot = collapseToDot; in ChipConfig()112 context, config.colorRes, config.collapseToDot); in PrivacyItemsChip()202 if (mConfig.collapseToDot) { in collapse()
70 public PrivacyChipDrawable(Context context, int chipColorRes, boolean collapseToDot) { in PrivacyChipDrawable() argument71 mCollapseToDot = collapseToDot; in PrivacyChipDrawable()