Searched refs:mLastType (Results 1 – 1 of 1) sorted by relevance
347 private byte mLastType; field in StatsEvent.Builder678 mLastType = typeId; in writeTypeId()686 final byte encodedId = (byte) ((mCurrentAnnotationCount << 4) | (mLastType & 0x0F)); in writeAnnotationCount()