Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java159 private static final ANQPNetworkKey TEST_ANQP_KEY2 = ANQPNetworkKey.buildKey( field in PasspointManagerTest
979 when(mAnqpCache.getEntry(TEST_ANQP_KEY2)).thenReturn(entry); in getAllMatchingFqdnsForScanResults()
1200 when(mAnqpCache.getEntry(TEST_ANQP_KEY2)).thenReturn(anqpData2); in getMatchingOsuProvidersWithMatch()