Searched refs:MEAS_TIMEOUT_IN_SEC (Results 1 – 3 of 3) sorted by relevance
41 public static final int MEAS_TIMEOUT_IN_SEC = 75; field in TestGnssMeasurementListener170 return await(MEAS_TIMEOUT_IN_SEC); in await()188 return TestUtils.waitFor(mCountDownLatchSatellitePvt, MEAS_TIMEOUT_IN_SEC); in awaitSatellitePvt()
157 public static final int MEAS_TIMEOUT_IN_SEC = 5; field in GnssDeviceInfo.TestGnssMeasurementListener197 long waitTimeRounds = (TimeUnit.SECONDS.toMillis(MEAS_TIMEOUT_IN_SEC)) in waitFor()
128 + " within " + TestGnssMeasurementListener.MEAS_TIMEOUT_IN_SEC in testListenForGnssMeasurements()