HomeSort by relevance Sort by last modified time
    Searched refs:COL_ORIENTATION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/data/
PhotoDataQuery.java 35 public static final int COL_ORIENTATION = 6;
PhotoDataFactory.java 42 int orientation = c.getInt(PhotoDataQuery.COL_ORIENTATION);

Completed in 34 milliseconds