Home
last modified time | relevance | path

Searched defs:another (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/psedorange/
DGpsMeasurementWithRangeAndUncertainty.java33 public GpsMeasurementWithRangeAndUncertainty(GpsMeasurement another, double pseudorangeMeters, in GpsMeasurementWithRangeAndUncertainty()
DGpsMeasurement.java62 protected GpsMeasurement(GpsMeasurement another) { in GpsMeasurement() method in GpsMeasurement
/cts/tests/tests/net/src/android/net/http/cts/
DHttpResponseCacheTest.java70 HttpResponseCache another = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testSecondEquivalentInstallDoesNothing() local
78 HttpResponseCache another = HttpResponseCache.install(cacheDir, 8 * 1024 * 1024); in testInstallClosesPreviouslyInstalled() local
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DApiConstructor.java46 public int compareTo(ApiConstructor another) { in compareTo()
DApiMethod.java70 public int compareTo(ApiMethod another) { in compareTo()
DApiClass.java67 public int compareTo(ApiClass another) { in compareTo()