Home | History | Annotate | Download | only in calendar

Lines Matching refs:Spannable

64 import android.text.Spannable;
418 Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
1189 * If the contents of the TextView are already Spannable (which will be the case if
1192 * a Spannable form. (This mimics the behavior of Linkable.addLinks().)
1194 Spannable spanText;
1265 // If we had to "upgrade" to Spannable, store the object into the TextView.
1293 private static boolean spanWillOverlap(Spannable spanText, URLSpan[] spanList, int start,
1551 Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
1558 Spannable.SPAN_EXCLUSIVE_INCLUSIVE);