Searched refs:getMostRecentSsidForProfile (Results 1 – 3 of 3) sorted by relevance
1283 public @Nullable String getMostRecentSsidForProfile(String uniqueId) { in getMostRecentSsidForProfile() method in PasspointManager
1644 .getMostRecentSsidForProfile(network.getPasspointUniqueId()); in getAllPasspointScanOptimizationSuggestionNetworks()
4425 when(mPasspointManager.getMostRecentSsidForProfile(any())).thenReturn(ssid); in testGetPasspointPnoAvailableSuggestions()