Searched refs:COL_ORIENTATION (Results 1 – 2 of 2) sorted by relevance
35 public static final int COL_ORIENTATION = 6; field in PhotoDataQuery
42 int orientation = c.getInt(PhotoDataQuery.COL_ORIENTATION); in fromCursor()