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

  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEntry.java 180 public static RecipientEntry constructGeneratedEntry(String display, String address,
RecipientEditTextView.java     [all...]
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 147 RecipientEntry entry = RecipientEntry.constructGeneratedEntry("User Name, Jr",
169 RecipientEntry alreadyNamed = RecipientEntry.constructGeneratedEntry("User Name",
633 .constructGeneratedEntry("replacement", "replacement@replacement.com", true))
    [all...]

Completed in 776 milliseconds