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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java759 public static final int CONTENT_PROTOCOL_SEARCH_INFO_COLUMN = 22; field in class:EmailContent.Message
1063 mProtocolSearchInfo = cursor.getString(CONTENT_PROTOCOL_SEARCH_INFO_COLUMN);

Completed in 113 milliseconds