Home | History | Annotate | Download | only in provider

Lines Matching defs:textContent

2234             final String textContent = cv.getAsString(BodyColumns.TEXT_CONTENT);
2236 writeBodyFile(c, messageId, "txt", textContent);