Home
last modified time | relevance | path

Searched refs:createMoreChipPlainText (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2387 /*package*/ void createMoreChipPlainText() { in createMoreChipPlainText() method in RecipientEditTextView
2427 createMoreChipPlainText(); in createMoreChip()
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DChipsTest.java255 view.createMoreChipPlainText(); in testMoreChipPlainText()