Searched refs:SuppressorHelper (Results 1 – 5 of 5) sorted by relevance
62 final String text = SuppressorHelper.getSuppressionText(mContext, null); in testGetSuppressionText_SuppressorNull_ReturnNull()68 final String text = SuppressorHelper.getSuppressorCaption(mContext, mSuppressor); in testGetSuppressorCaption_SuppressorNotNull_ReturnSuppressorName()
27 public class SuppressorHelper { class
125 final String text = SuppressorHelper.getSuppressionText(mContext, suppressor); in updateEffectsSuppressor()