Home
last modified time | relevance | path

Searched defs:otherSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsState.java602 final InsetsSource otherSource = other.mSources.valueAt(i); in set() local
633 final InsetsSource otherSource = other.mSources.valueAt(i); in set() local
635 mSources.put(otherSource.getId(), otherSource); in set() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTPSource.cpp262 sp<AnotherPacketSource> otherSource = getSource(!audio); in dequeueAccessUnit() local
/frameworks/base/core/java/android/os/
DParcel.java4754 Parcel otherSource = value.mSource; in equals() local