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