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

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 117 public static RecipientEntry constructFakeEntry(String address) {
RecipientEditTextView.java     [all...]
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 146 RecipientEntry alreadyFormatted = RecipientEntry.constructFakeEntry("user@username.com, ");
154 .constructFakeEntry("user@username.com,");
    [all...]

Completed in 102 milliseconds