Searched refs:encodeConfigSSID (Results 1 – 1 of 1) sorted by relevance
238 .thenReturn(encodeConfigSSID(config)); in addNetwork()244 private String encodeConfigSSID(WifiConfiguration config) throws Exception { in encodeConfigSSID() method in WifiConfigManagerTest463 .thenReturn(encodeConfigSSID(CONFIGS.get(network))); in verifySaveNetwork()576 .thenReturn(encodeConfigSSID(CONFIGS.get(i))); in testLoadConfiguredNetworks()662 .thenReturn(encodeConfigSSID(config)); in testLoadConfiguredNetworksEliminatesDuplicates()