Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java475 int defaultDisplayNameSource = 0; in removeUndesiredDestinations() local
487 defaultDisplayNameSource = original.getInt(Query.DISPLAY_NAME_SOURCE); in removeUndesiredDestinations()
526 row[Query.DISPLAY_NAME_SOURCE] = defaultDisplayNameSource; in removeUndesiredDestinations()