Searched refs:TextWithHighlighting (Results 1 – 4 of 4) sorted by relevance
19 import com.android.contacts.widget.TextWithHighlighting;33 implements TextWithHighlighting {46 public TextWithHighlighting createTextWithHighlighting() { in createTextWithHighlighting()
22 TextWithHighlighting createTextWithHighlighting(); in createTextWithHighlighting()
24 public interface TextWithHighlighting extends Spanned { interface
57 public class TextWithHighlightingImpl implements TextWithHighlighting {