Home
last modified time | relevance | path

Searched refs:compareWifiAndSoftApConfiguration (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiManagerTest.java200 private boolean compareWifiAndSoftApConfiguration( in compareWifiAndSoftApConfiguration() method in WifiManagerTest
541 assertTrue(compareWifiAndSoftApConfiguration(softApConfig, wifiConfig)); in testCreationAndCloseOfLocalOnlyHotspotReservation()
564 assertTrue(compareWifiAndSoftApConfiguration(softApConfig, wifiConfig)); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()
809 assertTrue(compareWifiAndSoftApConfiguration(softApConfig, wifiConfig)); in testOnStartedIsCalledWithReservation()