Home
last modified time | relevance | path

Searched refs:DISPLAY_NAME_SOURCE (Results 1 – 7 of 7) 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.java257 c.getInt(Queries.Query.DISPLAY_NAME_SOURCE), in processContactEntries()
487 defaultDisplayNameSource = original.getInt(Query.DISPLAY_NAME_SOURCE); in removeUndesiredDestinations()
514 original.getInt(Query.DISPLAY_NAME_SOURCE), in removeUndesiredDestinations()
525 if ((Integer) row[Query.DISPLAY_NAME_SOURCE] == 0) { in removeUndesiredDestinations()
526 row[Query.DISPLAY_NAME_SOURCE] = defaultDisplayNameSource; in removeUndesiredDestinations()
575 c.getInt(Queries.Query.DISPLAY_NAME_SOURCE), in getRecipientEntry()
DBaseRecipientAdapter.java183 this.displayNameSource = cursor.getInt(Queries.Query.DISPLAY_NAME_SOURCE); in TemporaryEntry()
/frameworks/base/core/java/android/provider/
DContactsContract.java1192 public static final String DISPLAY_NAME_SOURCE = "display_name_source"; field
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24241 field public static final java.lang.String DISPLAY_NAME_SOURCE = "display_name_source";
/frameworks/base/non-updatable-api/
Dcurrent.txt37827 field public static final String DISPLAY_NAME_SOURCE = "display_name_source";
/frameworks/base/api/
Dcurrent.txt37971 field public static final String DISPLAY_NAME_SOURCE = "display_name_source";