OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextWithHighlightingFactory
(Results
1 - 3
of
3
) 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
26
import com.android.contacts.widget.
TextWithHighlightingFactory
;
30
public final class TestTextWithHighlightingFactory implements
TextWithHighlightingFactory
{
Completed in 2836 milliseconds