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