Searched defs:otherSource (Results 1 – 2 of 2) sorted by relevance
623 final InsetsSource otherSource = other.mSources.valueAt(i); in set() local654 final InsetsSource otherSource = other.mSources.valueAt(i); in set() local656 mSources.put(otherSource.getId(), otherSource); in set() local
4549 Parcel otherSource = value.mSource; in equals() local