Searched refs:mUsedAnrCount (Results 1 – 1 of 1) sorted by relevance
35 private int mUsedAnrCount; field in AdnCapacity51 mUsedAnrCount = usedAnrCount; in AdnCapacity()65 mUsedAnrCount = pbCap.usedAdditionalNumberRecords; in AdnCapacity()94 return mUsedAnrCount; in getUsedAnrCount()154 dest.writeInt(mUsedAnrCount); in writeToParcel()170 && capacity.getUsedAnrCount() == mUsedAnrCount in equals()188 mHashCode = 31 * mHashCode + mUsedAnrCount; in hashCode()