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