Searched refs:CONTENT_FLAG_FAVORITE_COLUMN (Results 1 – 1 of 1) sorted by relevance
559 public static final int CONTENT_FLAG_FAVORITE_COLUMN = 6; field in EmailContent.Message855 mFlagFavorite = cursor.getInt(CONTENT_FLAG_FAVORITE_COLUMN) == 1; in restore()