public class WifiInjector extends Object
Constructor and Description |
---|
WifiInjector() |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
getBuildProperties() |
Clock |
getClock() |
static WifiInjector |
getInstance() |
KeyStore |
getKeyStore() |
PropertyService |
getPropertyService() |
WifiLastResortWatchdog |
getWifiLastResortWatchdog() |
WifiMetrics |
getWifiMetrics() |
public static WifiInjector getInstance()
public WifiMetrics getWifiMetrics()
public WifiLastResortWatchdog getWifiLastResortWatchdog()
public Clock getClock()
public PropertyService getPropertyService()
public BuildProperties getBuildProperties()
public KeyStore getKeyStore()