Searched defs:COL_ID (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/data/
H A DPhotoDataQuery.java29 public static final int COL_ID = 0; field in class:PhotoDataQuery
H A DVideoDataQuery.java25 public static final int COL_ID = 0; field in class:VideoDataQuery
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DGroupsTest.java121 final long groupId = cursor.getLong(Projections.COL_ID);
222 public static final int COL_ID = 0; field in interface:GroupsTest.Projections
H A DContactsActor.java737 static final int COL_ID = 0; field in interface:ContactsActor.Projections

Completed in 3454 milliseconds