public class AvoidBadWifiTracker extends Object
Constructor and Description |
---|
AvoidBadWifiTracker(Context ctx,
Handler handler) |
AvoidBadWifiTracker(Context ctx,
Handler handler,
Runnable cb) |
Modifier and Type | Method and Description |
---|---|
boolean |
configRestrictsAvoidBadWifi()
Whether the device or carrier configuration disables avoiding bad wifi by default.
|
boolean |
currentValue() |
String |
getSettingsValue() |
void |
reevaluate() |
boolean |
shouldNotifyWifiUnvalidated()
Whether we should display a notification when wifi becomes unvalidated.
|
boolean |
update() |
public boolean currentValue()
public boolean configRestrictsAvoidBadWifi()
public boolean shouldNotifyWifiUnvalidated()
public String getSettingsValue()
public void reevaluate()
public boolean update()