Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java6354 int minServiceIntervalMicros = 2000; in testQosPolicyParamsBuilder() local
6359 minServiceIntervalMicros, maxServiceIntervalMicros, in testQosPolicyParamsBuilder()
6982 int minServiceIntervalMicros = 2000; in testQosCharacteristicsBuilder() local
6996 minServiceIntervalMicros, maxServiceIntervalMicros, in testQosCharacteristicsBuilder()
7006 assertEquals(minServiceIntervalMicros, qosCharacteristics.getMinServiceIntervalMicros()); in testQosCharacteristicsBuilder()