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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java1412 * @param removedComposing whether the function already removed composingSpans. Necessary
1416 private String spannedBodyToHtml(Spanned body, boolean removedComposing) { argument
1417 if (!removedComposing) {

Completed in 44 milliseconds