Searched defs:mContact2 (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
H A DShortcutRepositoryTest.java93 protected SuggestionData mContact2; field in class:ShortcutRepositoryTest
128 mContact2 = new SuggestionData(CONTACTS_SOURCE)
139 mContactSuggestions = new ListSuggestionCursor("foo", mContact1, mContact2);

Completed in 81 milliseconds