Home
last modified time | relevance | path

Searched defs:COLUMN_PHONE_NUMBER (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DList7.java52 private static final int COLUMN_PHONE_NUMBER = 3; field in List7
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java669 public static final int COLUMN_PHONE_NUMBER = COLUMN_DATA1; field in ContactManager.EditorQuery
781 public static final int COLUMN_PHONE_NUMBER = COLUMN_DATA1; field in ContactManager.DataQuery