Searched refs:CONTENT_UI_DESTINATION_COLUMN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java1387 public static final int CONTENT_UI_DESTINATION_COLUMN = 15; field in class:EmailContent.Attachment
1559 mUiDestination = cursor.getInt(CONTENT_UI_DESTINATION_COLUMN);

Completed in 13 milliseconds