Home
last modified time | relevance | path

Searched refs:minHardwareYear (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DTestMeasurementUtil.java64 int minHardwareYear, in canTestRunOnCurrentDevice() argument
100 + "Devices " + (gnssYearOfHardware >= minHardwareYear ? "like this one " : "") in canTestRunOnCurrentDevice()
101 + "from year " + minHardwareYear + " or newer provide GnssMeasurement support." ); in canTestRunOnCurrentDevice()