Searched refs:LAST_SPAN (Results 1 – 1 of 1) sorted by relevance
604 public static final int LAST_SPAN = LOCALE_SPAN; field in TextUtils635 if (spanTypeId < FIRST_SPAN || spanTypeId > LAST_SPAN) { in writeToParcel()