Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java6355 int maxServiceIntervalMicros = 5000; in testQosPolicyParamsBuilder() local
6359 minServiceIntervalMicros, maxServiceIntervalMicros, in testQosPolicyParamsBuilder()
6983 int maxServiceIntervalMicros = 5000; in testQosCharacteristicsBuilder() local
6996 minServiceIntervalMicros, maxServiceIntervalMicros, in testQosCharacteristicsBuilder()
7007 assertEquals(maxServiceIntervalMicros, qosCharacteristics.getMaxServiceIntervalMicros()); in testQosCharacteristicsBuilder()