Home | History | Annotate | Download | only in browse

Lines Matching defs:snippet

909         final String snippet = mHeader.conversation.getSnippet();
910 final Spannable displayedStringBuilder = new SpannableString(snippet);
912 // measure the width of the folders which overlap the snippet view
915 // size the snippet view by subtracting the folder width from the maximum snippet width
1327 // in RTL layouts we move the snippet to the right so it doesn't overlap the folders