Searched refs:spanTypeId (Results 1 – 1 of 1) sorted by relevance
848 final int spanTypeId = ps.getSpanTypeIdInternal(); in writeToParcel() local849 if (spanTypeId < FIRST_SPAN || spanTypeId > LAST_SPAN) { in writeToParcel()854 p.writeInt(spanTypeId); in writeToParcel()