Home
last modified time | relevance | path

Searched defs:that (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DMotionEventUtils.java57 public void verifyMatches(MotionEvent that, int pointerIndex) { in verifyMatches()
64 public void verifyMatchesPointerProperties(PointerProperties that) { in verifyMatchesPointerProperties()
70 final PointerProperties that = new PointerProperties(); in verifyMatchesPointerProperties() local
129 public void verifyMatches(MotionEvent that) { in verifyMatches()
172 public void verifyMatches(MotionEvent that, int pointerIndex) { in verifyMatches()
225 public void verifyMatchesHistorical(MotionEvent that, int position) { in verifyMatchesHistorical()
278 public void verifyMatchesHistorical(MotionEvent that, int pointerIndex, int position) { in verifyMatchesHistorical()
339 public void verifyMatchesPointerCoords(PointerCoords that) { in verifyMatchesPointerCoords()
379 final PointerCoords that = new PointerCoords(); in verifyMatchesPointerCoords() local
387 final PointerCoords that = new PointerCoords(); in verifyMatchesHistoricalPointerCoords() local
/cts/hostsidetests/appcompat/compatchanges/src/com/android/cts/appcompat/
DCompatChangesValidConfigTest.java138 Change that = (Change) other; in equals() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java167 AuthenticationBoundKeyTestActivity that = this; in setupTests() local
/cts/tests/media/jni/
DNativeMuxerTest.cpp221 bool MuxerNativeTestHelper::combineMedias(AMediaMuxer* muxer, MuxerNativeTestHelper* that, in combineMedias()
266 bool MuxerNativeTestHelper::isSubsetOf(MuxerNativeTestHelper* that) { in isSubsetOf()
DNativeCodecTestBase.cpp254 bool OutputManager::equals(const OutputManager* that) { in equals()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java467 final ViewStateSnapshot that = (ViewStateSnapshot) o; in equals() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java466 final ViewStateSnapshot that = (ViewStateSnapshot) o; in equals() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java187 MuxerTestHelper that = (MuxerTestHelper) o; in combineMedias() local