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