OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSortedRecipients
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
494
DrawableRecipientChip[] chips =
getSortedRecipients
();
[
all
...]
/frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java
58
public DrawableRecipientChip[]
getSortedRecipients
() {
87
public DrawableRecipientChip[]
getSortedRecipients
() {
289
assertEquals(view.
getSortedRecipients
(), null);
[
all
...]
Completed in 345 milliseconds