Home
last modified time | relevance | path

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

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