Searched refs:getSuppressorCaption (Results 1 – 3 of 3) sorted by relevance
33 getSuppressorCaption(context, suppressor)) : null; in getSuppressionText()37 static String getSuppressorCaption(Context context, ComponentName suppressor) { in getSuppressorCaption() method in SuppressorHelper
68 final String text = SuppressorHelper.getSuppressorCaption(mContext, mSuppressor); in testGetSuppressorCaption_SuppressorNotNull_ReturnSuppressorName()