Searched refs:mUsedEmailCount (Results 1 – 1 of 1) sorted by relevance
33 private int mUsedEmailCount; field in AdnCapacity49 mUsedEmailCount = usedEmailCount; in AdnCapacity()63 mUsedEmailCount = pbCap.usedEmailRecords; in AdnCapacity()86 return mUsedEmailCount; in getUsedEmailCount()152 dest.writeInt(mUsedEmailCount); in writeToParcel()168 && capacity.getUsedEmailCount() == mUsedEmailCount in equals()186 mHashCode = 31 * mHashCode + mUsedEmailCount; in hashCode()