Searched refs:getNetworkSelectionBSSID (Results 1 – 6 of 6) sorted by relevance
1346 public String getNetworkSelectionBSSID() { in getNetworkSelectionBSSID() method in WifiConfiguration.NetworkSelectionStatus1385 dest.writeString(getNetworkSelectionBSSID()); in writeToParcel()1701 if (mNetworkSelectionStatus.getNetworkSelectionBSSID() != null) { in toString()1703 + mNetworkSelectionStatus.getNetworkSelectionBSSID()); in toString()
551 assertEquals(expected.getNetworkSelectionStatus().getNetworkSelectionBSSID(), in assertConfigurationEqualForSupplicant()552 actual.getNetworkSelectionStatus().getNetworkSelectionBSSID()); in assertConfigurationEqualForSupplicant()
645 testBssid, config.getNetworkSelectionStatus().getNetworkSelectionBSSID())); in connectToNetworkWithSameNetworkButDifferentBssidUpdatesNetworkFromSupplicant()
667 .getNetworkSelectionBSSID(); in connectToNetwork()669 currentConfig.getNetworkSelectionStatus().getNetworkSelectionBSSID(); in connectToNetwork()676 config.getNetworkSelectionStatus().getNetworkSelectionBSSID())) { in connectToNetwork()728 String bssid = config.getNetworkSelectionStatus().getNetworkSelectionBSSID(); in roamToNetwork()
267 String bssidStr = config.getNetworkSelectionStatus().getNetworkSelectionBSSID(); in saveWifiConfiguration()
3967 HPLandroid/net/wifi/WifiConfiguration$NetworkSelectionStatus;->getNetworkSelectionBSSID()Ljava/lang…