Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java39 Contacts.DISPLAY_NAME_SOURCE, // 7
59 Contacts.DISPLAY_NAME_SOURCE, // 7
83 public static final int DISPLAY_NAME_SOURCE = 7; // int field in Queries.Query
DRecipientAlternatesAdapter.java255 c.getInt(Queries.Query.DISPLAY_NAME_SOURCE), in processContactEntries()
476 defaultDisplayNameSource = original.getInt(Query.DISPLAY_NAME_SOURCE); in removeUndesiredDestinations()
503 original.getInt(Query.DISPLAY_NAME_SOURCE), in removeUndesiredDestinations()
514 if ((Integer) row[Query.DISPLAY_NAME_SOURCE] == 0) { in removeUndesiredDestinations()
515 row[Query.DISPLAY_NAME_SOURCE] = defaultDisplayNameSource; in removeUndesiredDestinations()
564 c.getInt(Queries.Query.DISPLAY_NAME_SOURCE), in getRecipientEntry()
DBaseRecipientAdapter.java171 this.displayNameSource = cursor.getInt(Queries.Query.DISPLAY_NAME_SOURCE); in TemporaryEntry()
/frameworks/base/core/java/android/provider/
DContactsContract.java1042 public static final String DISPLAY_NAME_SOURCE = "display_name_source"; field
/frameworks/base/api/
Dcurrent.txt25487 field public static final java.lang.String DISPLAY_NAME_SOURCE = "display_name_source";
Dsystem-current.txt27443 field public static final java.lang.String DISPLAY_NAME_SOURCE = "display_name_source";