Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointProviderTest.java109 private static final Long[] TEST_ANQP_RC_OIS = new Long[]{0x1234L, 0x2133L}; field in PasspointProviderTest
778 createRoamingConsortiumElement(TEST_ANQP_RC_OIS)); in matchFQDNOverRoamingProvider()
805 createRoamingConsortiumElement(TEST_ANQP_RC_OIS)); in matchRoamingConsortiumWithoutNAIRealm()
835 createRoamingConsortiumElement(TEST_ANQP_RC_OIS)); in matchRoamingConsortiumWithNAIRealmMatch()
860 createRoamingConsortiumElement(TEST_ANQP_RC_OIS)); in matchRoamingConsortiumWithNAIRealmMisMatch()
2011 createRoamingConsortiumElement(TEST_ANQP_RC_OIS)); in testRcoiMatchMapAgeOut()