Searched refs:isPasspoint (Results 1 – 6 of 6) sorted by relevance
434 if (isPasspoint()) { in updateKey()706 if (config.isPasspoint()) { in getKey()795 if (config.isPasspoint()) { in matches()839 if (isPasspoint() || isOsuProvider()) { in matches()975 if (isPasspoint()) { in updateBestRssiInfo()998 if (isPasspoint() || isPasspointConfig()) { in getSecurityString()1080 if (mConfig != null && mConfig.isPasspoint()) { in getConfigName()1278 public boolean isPasspoint() { in isPasspoint() method in AccessPoint1279 return mConfig != null && mConfig.isPasspoint(); in isPasspoint()1525 if (!isPasspoint() && mConfig != config) { in update()[all …]
46 if (network.isPasspoint()) { in getAllConfigs()
154 when(spyConfig.isPasspoint()).thenReturn(true); in testCompareTo_GivesNull()1184 when(spyConfig.isPasspoint()).thenReturn(true); in testUpdate_passpointWifiInfo_updatesPasspointAccessPoint()1217 when(spyConfig.isPasspoint()).thenReturn(true); in testUpdate_nonPasspointWifiInfo_doesNotUpdatePasspointAccessPoint()1236 when(spyConfig.isPasspoint()).thenReturn(true); in testGetKey_matchesKeysCorrectly()1299 when(spyConfig.isPasspoint()).thenReturn(true); in testPasspointAccessPointConstructor_createdAccessPointIsPasspoint()1303 assertThat(passpointAccessPoint.isPasspoint()).isTrue(); in testPasspointAccessPointConstructor_createdAccessPointIsPasspoint()1313 when(spyConfig.isPasspoint()).thenReturn(true); in testSetScanResultsPasspoint_differentiatesHomeAndRoaming()1331 when(spyConfig.isPasspoint()).thenReturn(true); in testGetScanResults_showsHomeAndRoamingScans()1346 when(spyConfig.isPasspoint()).thenReturn(true); in testPasspointAccessPoint_setsBestSsid()
290 when(config.isPasspoint()).thenReturn(true); in buildPasspointConfiguration()1043 assertTrue(ap.isPasspoint()); in updatePasspointAccessPoints_returnedAccessPointsArePasspoint()
882 return WifiInfo.sanitizeSsid(config.isPasspoint()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...