HomeSort by relevance Sort by last modified time
    Searched full:network (Results 251 - 275 of 3324) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/http/tests/appcache/resources/
fail-on-update.php 33 print("NETWORK:\n");
versioned-manifest.php 35 print("NETWORK:\n");
  /external/webkit/Source/WebKit/qt/tests/
tests.pri 23 QT += testlib network
  /external/wpa_supplicant/
ctrl_iface_dbus.c 286 * @network: (out) the configured network this object path refers to, if any
288 * Returns: The object path of the network interface this path refers to
290 * For a given object path, decomposes the object path into object id, network,
293 char * wpas_dbus_decompose_object_path(const char *path, char **network,
321 if (network && net_part) {
322 /* Deal with a request for a configured network */
325 *network = NULL;
327 *network = strdup(net_name);
362 * wpas_dbus_new_invalid_network_error - Return a new invalid network error messag
492 char *network = NULL; local
    [all...]
  /frameworks/base/data/etc/
android.hardware.location.gps.xml 20 <feature name="android.hardware.location.network" />
  /frameworks/base/packages/VpnDialogs/res/values/
strings.xml 26 permission to intercept all network traffic.
46 <!-- Label for the network usage of data transmitted over VPN. [CHAR LIMIT=20] -->
48 <!-- Label for the network usage of data received over VPN. [CHAR LIMIT=20] -->
53 <!-- Formatted string for the network usage over VPN. [CHAR LIMIT=40] -->
  /frameworks/base/telephony/java/com/android/internal/telephony/
IExtendedNetworkService.aidl 4 * Interface used to interact with extended MMI/USSD network service.
  /libcore/luni/src/main/java/java/net/
NetworkInterface.java 38 * This class is used to represent a network interface of the local device. An
69 * Returns the index for the network interface, or -1 if unknown.
78 * Returns the name of this network interface (such as "eth0" or "lo").
85 * Returns an enumeration of the addresses bound to this network interface.
92 * Returns a human-readable name for this network interface. On Android, this is the same
100 * Returns the {@code NetworkInterface} corresponding to the named network interface, or null
252 * Gets a list of all network interfaces available on the local system or
258 * if an error occurs while getting the network interface
330 * name should be unique for each network interface the hash code is
353 * Returns a List of the InterfaceAddresses for this network interface
    [all...]
SecureCacheResponse.java 40 * to retrieve the network resource.
60 * connection retrieved network resource. This method can only be invoked
73 * network resource, the principle was established when defining the
85 * When the original connection fetched the network resource, the principle
  /packages/apps/Settings/src/com/android/settings/net/
ChartData.java 22 public NetworkStatsHistory network; field in class:ChartData
  /external/chromium/chrome/browser/resources/
network_menu.js 6 // Network status constants.
45 networkMenuItem.innerHTML = '<div class="network-menu-item">' +
46 '<div class="network-label-icon">' +
47 '<div class="network-label"></div>' +
48 '<div class="network-icon hidden"></div>' +
50 '<div class="network-status hidden"></div>' +
198 * Add network name edit to action area.
232 * Add auto-connect this network check box to action area.
263 // TODO: Handle specific types of network, connecting icon.
318 // Show action area for encrypted network and 'other' network
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
README-WPS 14 wireless network. It allows automated generation of random keys (WPA
21 wireless network, it should be noted that the use of the PIN and
24 environments that require secure network access without chance for
28 network setup:
30 - Registrar: a device that control a network and can authorize
34 - Enrollee: a device that is being authorized to use the network
49 an Enrollee to enroll new network credential or as a Registrar to
76 The network configuration blocks needed for WPS are added
80 WPS registration will generate new network blocks for the acquired
94 network. wpa_supplicant uses the control interface as an input channe
    [all...]
  /packages/apps/Phone/src/com/android/phone/
NetworkSetting.java 68 //map of network controls to the network data.
74 /** message for network selection */
98 if (DBG) log("manual network selection: failed!");
101 if (DBG) log("manual network selection: succeeded!");
115 if (DBG) log("automatic network selection: failed!");
118 if (DBG) log("automatic network selection: succeeded!");
157 * callback notifications from the network query service.
184 if (DBG) log("selected network: " + networkStr);
229 // Start the Network Query service, and bind it
    [all...]
  /development/samples/training/ads-and-ux/
AndroidManifest.xml 32 <!-- Ad network-specific activity packaged in the SDK. -->
38 <!-- over the network. -->
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
StreamCorruptedExceptionTest.java 66 * Sets up the fixture, for example, open a network connection. This method
73 * Tears down the fixture, for example, close a network connection. This
SyncFailedExceptionTest.java 48 * Sets up the fixture, for example, open a network connection. This method
55 * Tears down the fixture, for example, close a network connection. This
UnsupportedEncodingExceptionTest.java 56 * Sets up the fixture, for example, open a network connection. This method
63 * Tears down the fixture, for example, close a network connection. This
WriteAbortedExceptionTest.java 61 * Sets up the fixture, for example, open a network connection. This method
68 * Tears down the fixture, for example, close a network connection. This
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
BindExceptionTest.java 55 * Sets up the fixture, for example, open a network connection. This method
62 * Tears down the fixture, for example, close a network connection. This
MalformedURLExceptionTest.java 60 * Sets up the fixture, for example, open a network connection. This method
67 * Tears down the fixture, for example, close a network connection. This
ProtocolExceptionTest.java 55 * Sets up the fixture, for example, open a network connection. This method
62 * Tears down the fixture, for example, close a network connection. This
UnknownHostExceptionTest.java 56 * Sets up the fixture, for example, open a network connection. This method
63 * Tears down the fixture, for example, close a network connection. This
UnknownServiceExceptionTest.java 55 * Sets up the fixture, for example, open a network connection. This method
62 * Tears down the fixture, for example, close a network connection. This
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
EmptyStackExceptionTest.java 48 * Sets up the fixture, for example, open a network connection. This method
58 * Tears down the fixture, for example, close a network connection. This
NoSuchElementExceptionTest.java 58 * Sets up the fixture, for example, open a network connection. This method
65 * Tears down the fixture, for example, close a network connection. This

Completed in 809 milliseconds

<<11121314151617181920>>