Home
last modified time | relevance | path

Searched defs:other (Results 1 – 25 of 55) sorted by relevance

123

/cts/libs/view/src/com/android/view/
DPosition.java42 public double dotProduct(Position other) { in dotProduct()
49 public double distanceTo(Position other) { in distanceTo()
62 public double arcAngleTo(Position other, Position origin) { in arcAngleTo()
83 public double angleTo(Position other) { in angleTo()
97 Position other = (Position) o; in equals() local
/cts/suite/audio_quality/lib/src/
DStringUtil.cpp57 int StringUtil::compare(const android::String8& str, const char* other) in compare()
62 bool StringUtil::endsWith(const android::String8& str, const char* other) in endsWith()
/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java57 final Theme other = getContext().getTheme(); in testSetMethods() local
117 Resources.Theme other = getContext().getResources().newTheme(); in testGetChangingConfigurations() local
/cts/tools/vm-tests-tf/build/src/util/build/
DSmaliBuildStep.java60 SmaliBuildStep other = (SmaliBuildStep) obj; in equals() local
DD8BuildStep.java82 D8BuildStep other = (D8BuildStep) obj; in equals() local
DJarBuildStep.java127 JarBuildStep other = (JarBuildStep) obj; in equals() local
DJavacBuildStep.java103 JavacBuildStep other = (JavacBuildStep) obj; in equals() local
DBuildStep.java59 BuildFile other = (BuildFile) obj; in equals() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DProfileOwner.java94 ProfileOwner other = (ProfileOwner) obj; in equals() local
DDeviceOwner.java92 DeviceOwner other = (DeviceOwner) obj; in equals() local
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/util/
DSerializableParcelWrapper.java47 SerializableParcelWrapper<E> other = (SerializableParcelWrapper<E>) obj; in equals() local
/cts/tests/security/src/android/keystore/cts/
DAttestationPackageInfo.java70 public int compareTo(AttestationPackageInfo other) { in compareTo()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DProcessReference.java81 ProcessReference other = (ProcessReference) obj; in equals() local
DComponentReference.java122 ComponentReference other = (ComponentReference) obj; in equals() local
/cts/tests/tests/slice/src/android/slice/cts/
DSliceBuilderTest.java230 Slice other = Slice.CREATOR.createFromParcel(p); in verifySlice() local
235 private void assertEquivalent(Slice s, Slice other) { in assertEquivalent()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DPoll.java117 public Poll<E> toBeEqualTo(E other) { in toBeEqualTo()
125 public Poll<E> toNotBeEqualTo(E other) { in toNotBeEqualTo()
/cts/libs/rollback/src/com/android/cts/rollback/lib/
DRollback.java84 public boolean equals(Object other) { in equals()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DAllocationInfo.java376 public boolean equals(Object other) { in equals()
394 public boolean equals(AllocationInfo other) { in equals()
DAllocationCache.java222 public boolean equals(Object other) { in equals()
/cts/tests/tests/os/src/android/os/cts/
DVibrationEffectTest.java389 VibrationEffect.Composition other = VibrationEffect.startComposition(); in testStartComposition() local
545 VibrationEffect.WaveformBuilder other = VibrationEffect.startWaveform(); in testStartWaveform() local
575 VibrationEffect other = VibrationEffect.startWaveform() in testStartWaveformEquals() local
607 VibrationEffect other = VibrationEffect.startWaveform() in testStartWaveformNotEqualsDifferentNumberOfSteps() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/
DUserType.java106 UserType other = (UserType) obj; in equals() local
/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py426 def distance_to(self, other): argument
430 def intersects(self, other): argument
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DCddCoverage.java60 public boolean equals(Object other) { in equals()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DVersion.java123 public int compareTo(@NonNull Version other) { in compareTo()
DTestGetWindowLayoutInfoActivity.java123 SidecarDisplayFeatureComparisonWrapper other in equals() local

123