Searched refs:otherProperty (Results 1 – 1 of 1) sorted by relevance
390 PropertyConfig otherProperty = (PropertyConfig) other; in equals() local391 return BundleUtil.deepEquals(this.mBundle, otherProperty.mBundle); in equals()