Searched refs:spanTypeId (Results 1 – 1 of 1) sorted by relevance
634 int spanTypeId = ps.getSpanTypeId(); in writeToParcel() local635 if (spanTypeId < FIRST_SPAN || spanTypeId > LAST_SPAN) { in writeToParcel()640 p.writeInt(spanTypeId); in writeToParcel()