HomeSort by relevance Sort by last modified time
    Searched refs:wifi (Results 201 - 225 of 276) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/wifi/java/android/net/wifi/
WifiSsid.java 17 package android.net.wifi;
BatchedScanSettings.java 17 package android.net.wifi;
26 * Describes the settings for batched wifi scans where the firmware performs many
WifiInfo.java 17 package android.net.wifi;
32 * Describes the state of any Wifi connection that is active or
WifiStateTracker.java 17 package android.net.wifi;
39 * Track the state of wifi for connectivity service.
45 private static final String NETWORKTYPE = "WIFI";
84 * Begin monitoring wifi connectivity
259 return "net.tcp.buffersize.wifi";
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroupList.java 16 package android.net.wifi.p2p;
WifiP2pDevice.java 17 package android.net.wifi.p2p;
WifiP2pGroup.java 17 package android.net.wifi.p2p;
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceInfo.java 17 package android.net.wifi.p2p.nsd;
32 * {@see android.net.wifi.p2p.WifiP2pManager#addLocalService}
33 * {@see android.net.wifi.p2p.WifiP2pManager#removeLocalService}
  /packages/apps/Settings/src/com/android/settings/
TetherSettings.java 19 import com.android.settings.wifi.WifiApEnabler;
20 import com.android.settings.wifi.WifiApDialog;
36 import android.net.wifi.WifiConfiguration;
37 import android.net.wifi.WifiManager;
461 //Wifi tethering is never turned on until afterwards
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigUiForSetupWizardXL.java 17 package com.android.settings.wifi;
33 * Shows simplified UI for configuring a wifi network. Used only in SetupWizard for XLarge
WifiSettingsForSetupWizardXL.java 17 package com.android.settings.wifi;
24 import android.net.wifi.WifiConfiguration;
25 import android.net.wifi.WifiManager;
130 * Previous network connection state reported by main Wifi module.
144 // There's no button here enabling wifi network, so we need to enable it without
154 // At first, Wifi module doesn't return SCANNING state (it's too early), so we manually
224 // We don't want to let Wifi enabled when a user press skip without choosing
415 * Called when the screen enters wifi configuration UI. UI widget for configuring network
433 // We don't want to keep scanning Wifi networks during users' configuring a network.
547 // updateConnectionState() isn't called soon by the main Wifi module after the user'
    [all...]
  /external/chromium_org/chromeos/network/onc/
onc_translator_onc_to_shill.cc 156 onc_object_->GetStringWithoutPathExpansion(::onc::wifi::kSecurity, &security);
161 onc_object_->GetStringWithoutPathExpansion(::onc::wifi::kSSID, &ssid);
onc_translator_shill_to_onc.cc 229 shill::kSecurityProperty, kWiFiSecurityTable, ::onc::wifi::kSecurity);
233 onc_object_->SetStringWithoutPathExpansion(::onc::wifi::kSSID, ssid);
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 25 import android.net.wifi.WifiConfiguration;
225 * Start Wifi Access Point
230 * Stop Wifi Access Point
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java 32 import android.net.wifi.ScanResult;
33 import android.net.wifi.WifiManager;
76 private static final String WIFI_PROVIDER_TAG = "wifi";
149 // Register for Network (Wifi or Mobile) updates
255 // stop network/wifi listener
381 * Listener + recorder for mobile or wifi updates
  /frameworks/base/services/java/com/android/server/
SystemServer.java 29 import android.net.wifi.p2p.WifiP2pService;
70 import com.android.server.wifi.WifiService;
142 WifiService wifi = null; local
507 wifi = new WifiService(context);
508 ServiceManager.addService(Context.WIFI_SERVICE, wifi);
522 wifi.checkAndStartWifi();
    [all...]
  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java 55 import static android.net.wifi.WifiManager.CHANGE_REASON_ADDED;
56 import static android.net.wifi.WifiManager.CHANGE_REASON_REMOVED;
57 import static android.net.wifi.WifiManager.CONFIGURED_NETWORKS_CHANGED_ACTION;
58 import static android.net.wifi.WifiManager.EXTRA_CHANGE_REASON;
59 import static android.net.wifi.WifiManager.EXTRA_NETWORK_INFO;
60 import static android.net.wifi.WifiManager.EXTRA_WIFI_CONFIGURATION;
61 import static android.net.wifi.WifiManager.EXTRA_WIFI_INFO;
103 import android.net.wifi.WifiConfiguration;
104 import android.net.wifi.WifiInfo;
105 import android.net.wifi.WifiManager
    [all...]
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 36 import android.net.wifi.WifiManager;
37 import android.net.wifi.WifiManager.WifiLock;
126 // Wifi lock that we hold when streaming files from the internet, in order to prevent the
127 // device from shutting off the Wifi radio
184 // Create the Wifi lock (this does not acquire the lock, this just creates it)
340 // we can also release the Wifi lock, if we're holding it
488 // If we are streaming from the internet, we want to hold a Wifi lock, which prevents
489 // the Wifi radio from going to sleep while the song is playing. If, on the other hand,
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wps-nfc.py 240 wifi = nfc.ndef.WifiConfigRecord(carrier.record)
241 print wifi.pretty()
  /frameworks/base/
Android.mk 271 wifi/java/android/net/wifi/IWifiManager.aidl \
272 wifi/java/android/net/wifi/p2p/IWifiP2pManager.aidl \
403 frameworks/base/wifi/java/android/net/wifi/BatchedScanSettings.aidl \
404 frameworks/base/wifi/java/android/net/wifi/BatchedScanResult.aidl \
    [all...]
  /frameworks/base/core/java/android/net/
CaptivePortalTracker.java 26 import android.net.wifi.WifiInfo;
27 import android.net.wifi.WifiManager;
225 log(getName() + " not a wifi connectivity change, ignore");
NetworkTemplate.java 25 import static android.net.wifi.WifiInfo.removeDoubleQuotes;
327 return "WIFI";
  /cts/tests/tests/net/src/android/net/http/cts/
ApacheHttpClientTest.java 33 import android.net.wifi.WifiManager;
149 assertTrue("Wifi must be configured to connect to an access point for this test.",
  /external/chromium_org/components/onc/
onc_constants.h 149 namespace wifi { namespace in namespace:onc
167 } // namespace wifi
  /packages/apps/Settings/src/com/android/settings/wfd/
WifiDisplaySettings.java 35 import android.net.wifi.p2p.WifiP2pManager;
36 import android.net.wifi.p2p.WifiP2pManager.ActionListener;
37 import android.net.wifi.p2p.WifiP2pManager.Channel;
38 import android.net.wifi.WpsInfo;
76 * The wifi display routes are integrated together with other remote display routes
77 * from the media router. It may happen that wifi display isn't actually available
244 // The wifi display enabled setting may have changed.
248 // Update wifi display state.
252 // The wifi display feature state may have changed.
269 // Additional features for wifi display routes
    [all...]

Completed in 476 milliseconds

1 2 3 4 5 6 7 891011>>