OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructTopLevelEntry
(Results
1 - 4
of
4
) sorted by null
/frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java
122
RecipientEntry.
constructTopLevelEntry
("Android", DisplayNameSources.NICKNAME,
135
RecipientEntry.
constructTopLevelEntry
("Android", DisplayNameSources.NICKNAME,
139
RecipientEntry.
constructTopLevelEntry
("2@android.com", DisplayNameSources.EMAIL,
150
RecipientEntry.
constructTopLevelEntry
("Android", DisplayNameSources.NICKNAME,
154
RecipientEntry.
constructTopLevelEntry
("Android", DisplayNameSources.EMAIL,
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java
156
public static RecipientEntry
constructTopLevelEntry
(String displayName, int displayNameSource,
164
public static RecipientEntry
constructTopLevelEntry
(String displayName, int displayNameSource,
RecipientAlternatesAdapter.java
223
final RecipientEntry newRecipientEntry = RecipientEntry.
constructTopLevelEntry
(
424
return RecipientEntry.
constructTopLevelEntry
(
BaseRecipientAdapter.java
687
nonAggregatedEntries.add(RecipientEntry.
constructTopLevelEntry
(
704
entryList.add(RecipientEntry.
constructTopLevelEntry
(
[
all
...]
Completed in 1940 milliseconds