HomeSort by relevance Sort by last modified time
    Searched refs:TextWithHighlightingFactory (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/widget/
TextWithHighlightingFactory.java 21 public interface TextWithHighlightingFactory {
TextHighlightingAnimation.java 32 public abstract class TextHighlightingAnimation implements Runnable, TextWithHighlightingFactory {
  /packages/apps/Contacts/tests/src/com/android/contacts/format/
TestTextWithHighlightingFactory.java 20 import com.android.contacts.widget.TextWithHighlightingFactory;
28 public final class TestTextWithHighlightingFactory implements TextWithHighlightingFactory {
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 21 import com.android.contacts.widget.TextWithHighlightingFactory;
60 private TextWithHighlightingFactory mTextWithHighlightingFactory;

Completed in 101 milliseconds