Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/usd/
DCharacteristics.java111 public int getMaxMatchFilterLength() { in getMaxMatchFilterLength() method in Characteristics
/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DCharacteristics.java122 public int getMaxMatchFilterLength() { in getMaxMatchFilterLength() method in Characteristics
DPublishConfig.java292 int maxMatchFilterLength = characteristics.getMaxMatchFilterLength(); in assertValid()
DSubscribeConfig.java482 int maxMatchFilterLength = characteristics.getMaxMatchFilterLength(); in assertValid()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/usd/
DUsdRequestManagerTest.java149 characteristics.getMaxMatchFilterLength()); in testUsdGetCharacteristics()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareServiceImplTest.java853 assertEquals(characteristics.getMaxMatchFilterLength(), maxMatchFilter); in testCapabilityTranslation()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DWifiAwareManagerTest.java142 when(mCharacteristics.getMaxMatchFilterLength()).thenReturn(255); in setUp()
/packages/modules/Wifi/framework/api/
Dcurrent.txt924 method public int getMaxMatchFilterLength();
Dsystem-current.txt1892 method public int getMaxMatchFilterLength();