Searched refs:mMaxAnrLength (Results 1 – 1 of 1) sorted by relevance
38 private int mMaxAnrLength; field in AdnCapacity54 mMaxAnrLength = maxAnrLength; in AdnCapacity()98 return mMaxAnrLength; in getMaxAnrLength()124 + ", max anr length =" + mMaxAnrLength; in toString()169 dest.writeInt(mMaxAnrLength); in writeToParcel()185 && capacity.getMaxAnrLength() == mMaxAnrLength; in equals()203 mHashCode = 31 * mHashCode + mMaxAnrLength; in hashCode()