[Wi-Fi] Apply WifiTrackerLib objects in wifi/dpp/WifiNetworkListFragment
Bug: 152571756 Bug: 145100890 Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiNetworkListFragmentTest Change-Id: I2136b452da4a3008f493c46c8ed14b311cfc9fdd
This commit is contained in:
@@ -83,10 +83,6 @@ public class WifiDppUtils {
|
||||
/** The data to recognize if it's a Wi-Fi hotspot for configuration */
|
||||
static final String EXTRA_IS_HOTSPOT = "isHotspot";
|
||||
|
||||
/** Used by {@link android.provider.Settings#ACTION_PROCESS_WIFI_EASY_CONNECT_URI} to
|
||||
* indicate test mode UI should be shown. Test UI does not make API calls. Value is a boolean.*/
|
||||
static final String EXTRA_TEST = "test";
|
||||
|
||||
/**
|
||||
* Default status code for Easy Connect
|
||||
*/
|
||||
|
Reference in New Issue
Block a user