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