HomeSort by relevance Sort by last modified time
    Searched full:network (Results 1 - 25 of 9540) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/examples/
plaintext.conf 1 # Plaintext (no encryption) network
5 network={
6 ssid="example open network"
wep.conf 5 network={
6 ssid="example wep network"
wpa-psk-tkip.conf 5 network={
6 ssid="example wpa-psk network"
  /frameworks/base/tests/NetworkSecurityConfigTest/res/xml/
empty_config.xml 2 <network-security-config>
3 </network-security-config>
attributes.xml 2 <network-security-config>
5 </network-security-config>
bad_extra_debug_resource.xml 2 <network-security-config>
7 </network-security-config>
debug_inherit.xml 2 <network-security-config>
8 </network-security-config>
empty_trust.xml 2 <network-security-config>
7 </network-security-config>
extra_debug_resource.xml 2 <network-security-config>
7 </network-security-config>
extra_debug_resource_debug.xml 2 <network-security-config>
8 </network-security-config>
  /system/sepolicy/prebuilts/api/26.0/public/
net.te 0 # Network types
  /system/sepolicy/public/
net.te 0 # Network types
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/res/xml/
network_security_config.xml 2 <network-security-config>
8 </network-security-config>
  /external/iproute2/man/man8/
ip-netns.8 3 ip-netns \- process network namespace management
49 A network namespace is logically another copy of the network stack,
50 with its own routes, firewall rules, and network devices.
52 By default a process inherits its network namespace from its parent. Initially all
53 the processes share the same default network namespace from the init process.
55 By convention a named network namespace is an object at
59 refers to the specified network namespace. Holding that file
60 descriptor open keeps the network namespace alive. The file
63 system call to change the network namespace associated with a task
    [all...]
  /external/strace/tests/
net.test 3 # Check how network syscalls are traced.
8 run_strace_merge -e%network $args
  /external/strace/tests-m32/
net.test 3 # Check how network syscalls are traced.
8 run_strace_merge -e%network $args
  /external/strace/tests-mx32/
net.test 3 # Check how network syscalls are traced.
8 run_strace_merge -e%network $args
  /development/samples/browseable/WearHighBandwidthNetworking/
_index.jd 8 Sample demonstrates how to determine if a high-bandwidth network is available for use cases that
9 require a minimum network bandwidth, such as streaming media or downloading large files. In
10 addition, the sample demonstrates best practices for asking a user to add a new Wi-Fi network for
11 high-bandwidth network operations if the bandwidth of currently available networks is inadequate.
  /external/autotest/client/site_tests/network_NegotiatedLANSpeed/
control 3 PURPOSE = "Ensure wired network interface is running at least 1Gbps."
4 CRITERIA = "Fails if wired network speed is less than 1Gbps."
7 TEST_CLASS = "Network"
11 This test checks whether a wired network interface is running at 1000Mbps
  /frameworks/base/core/java/android/net/
package.html 3 Classes that help with network access, beyond the normal java.net.* APIs.
IConnectivityManager.aidl 21 import android.net.Network;
41 * state of network connectivity.
46 Network getActiveNetwork();
47 Network getActiveNetworkForUid(int uid, boolean ignoreBlocked);
51 NetworkInfo getNetworkInfoForUid(in Network network, int uid, boolean ignoreBlocked);
53 Network getNetworkForType(int networkType);
54 Network[] getAllNetworks();
61 LinkProperties getLinkProperties(in Network network);
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/manager/
ConnectivityMonitor.java 4 * An interface for monitoring network connectivity events.
9 * An interface for listening to network connectivity events picked up by the monitor.
15 * @param isConnected True if we're currently connected to a network, false otherwise.
  /frameworks/base/packages/Osu/src/com/android/hotspot2/flow/
IFlowService.aidl 4 import android.net.Network;
8 void remediate(String spFqdn, String url, boolean policy, in Network network);
  /external/ltp/testcases/network/stress/tcp/uni-dsackoff/
00_Descriptions.txt 2 crashed by a TCP connection on an unreliable network(Namely, some of the
34 Network is delayed
39 Network is delayed
44 Network is delayed
49 Network is delayed
54 Network is delayed
59 Network is delayed
64 Network is delayed
96 Network is delayed
101 Network is delaye
    [all...]
  /external/ltp/testcases/network/stress/tcp/uni-pktlossdup/
00_Descriptions.txt 2 network (Namely, some of the packets are lost, some of them is duplicated.)
33 Network is delayed
38 Network is delayed
43 Network is delayed
48 Network is delayed
53 Network is delayed
58 Network is delayed
63 Network is delayed
95 Network is delayed
100 Network is delaye
    [all...]

Completed in 725 milliseconds

1 2 3 4 5 6 7 8 91011>>