Searched refs:passpointConfigAp (Results 1 – 1 of 1) sorted by relevance
1246 AccessPoint passpointConfigAp = new AccessPoint(mContext, passpointConfig); in testGetKey_matchesKeysCorrectly() local1247 assertThat(passpointConfigAp.getKey()).isEqualTo(AccessPoint.getKey("fqdn")); in testGetKey_matchesKeysCorrectly()