Home | History | Annotate | Download | only in provider

Lines Matching refs:mTextContent

294         public String mTextContent;
317 values.put(BodyColumns.TEXT_CONTENT, mTextContent);
435 mTextContent = cursor.getString(CONTENT_TEXT_CONTENT_COLUMN);