Searched defs:COL_LONGITUDE (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/data/ | ||
D | VideoDataQuery.java | 35 public static final int COL_LONGITUDE = 10; field in VideoDataQuery |
D | PhotoDataQuery.java | 40 public static final int COL_LONGITUDE = 11; field in PhotoDataQuery |