Searched refs:mUpperBound (Results 1 – 4 of 4) sorted by relevance
62 private final String mUpperBound; field in PhoneNumberRange84 mUpperBound = upperBound; in PhoneNumberRange()91 mUpperBound = in.readString(); in PhoneNumberRange()99 dest.writeString(mUpperBound); in writeToParcel()115 && Objects.equals(mUpperBound, that.mUpperBound); in equals()120 return Objects.hash(mCountryCode, mPrefix, mLowerBound, mUpperBound); in hashCode()130 + ", mUpperBound='" + mUpperBound + '\'' in toString()170 int upper = Integer.parseInt(mUpperBound); in matches()
190 private final Insets mUpperBound; field in WindowInsetsAnimation.Bounds194 mUpperBound = upperBound; in Bounds()241 return mUpperBound; in getUpperBound()263 mUpperBound, insets.left, insets.top, insets.right, insets.bottom)); in inset()268 return "Bounds{lower=" + mLowerBound + " upper=" + mUpperBound + "}"; in toString()
36 private final int mUpperBound; field in PortFilter40 mUpperBound = upperBound; in PortFilter()53 (mUpperBound == NO_BOUND || mUpperBound >= port); in matches()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...