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