packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/AccessPointPreferenceTest.java
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
AccessPointPreference now uses getTitle() as the single method for the UI title. The saved network case is now also handled by getTitle(). Marked getConfigName as deprecated in order to encourage use of getTitle() as the definitive UI title for AccessPoints. Test: atest AccessPointTest && atest WifiTrackerTest && atest WifiSettingsTest. Bug: 118705403 Change-Id: Ieaaef804e46f2eed2543e658aee030021b7d08df