Searched refs:SuppressorHelper (Results 1 – 3 of 3) 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
81 final String text = SuppressorHelper.getSuppressionText(mContext, suppressor); in updateEffectsSuppressor()