Searched defs:networkStatus (Results 1 – 7 of 7) sorted by relevance
59 WifiConfiguration.NetworkSelectionStatus networkStatus = in buildLoggingSummary() local
1053 WifiConfiguration.NetworkSelectionStatus networkStatus = in getSettingsSummary() local
196 int networkStatus = intent.getIntExtra(BluetoothHeadsetClient.EXTRA_NETWORK_STATUS, in processActionAgEvent() local
163 protected synchronized void networkStatus(int status, String redirectUrl) { in networkStatus() method in DcNetworkAgent
491 protected void networkStatus(int status, String redirectUrl) { in networkStatus() method in NetworkAgent
1594 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in setNetworkSelectionStatus() local1625 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in updateNetworkSelectionStatus() local1719 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in tryEnableNetwork() local
4762 protected void networkStatus(int status, String redirectUrl) { in networkStatus() method in ClientModeImpl.WifiNetworkAgent