Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java353 c.getString(DataQuery.COLUMN_FAMILY_NAME), in updateContact()
486 lastName = c.getString(DataQuery.COLUMN_FAMILY_NAME); in getRawContact()
675 public static final int COLUMN_FAMILY_NAME = COLUMN_DATA3; field in ContactManager.EditorQuery
787 public static final int COLUMN_FAMILY_NAME = COLUMN_DATA3; field in ContactManager.DataQuery