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