Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DCharacteristics.java90 public int getMaxMatchFilterLength() { in getMaxMatchFilterLength() method in Characteristics
DPublishConfig.java212 int maxMatchFilterLength = characteristics.getMaxMatchFilterLength(); in assertValid()
DSubscribeConfig.java255 int maxMatchFilterLength = characteristics.getMaxMatchFilterLength(); in assertValid()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareServiceImplTest.java676 assertEquals(characteristics.getMaxMatchFilterLength(), maxMatchFilter); in testCapabilityTranslation()
/packages/modules/Wifi/framework/api/
Dcurrent.txt678 method public int getMaxMatchFilterLength();