HomeSort by relevance Sort by last modified time
    Searched full:network (Results 476 - 500 of 4662) sorted by null

<<11121314151617181920>>

  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
EprtCommandHandler.java 27 * <li>Parse the client network address (InetAddress) and port number from the (single)
29 * The client network address can be in IPv4 format (e.g., "132.235.1.2") or
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
InternalCache.java 41 * with the headers from {@code network}. The cached response body is not
45 void update(Response cached, Response network) throws IOException;
  /external/selinux/libsemanage/man/man3/
semanage_iface.3 4 semanage_iface \- SELinux Network Interfaces Management API
14 This object contains properties associated with a network interface.
semanage_port.3 4 semanage_port \- SELinux Network Ports Management API
14 This object contains properties associated with a range of network ports.
  /external/selinux/libsemanage/src/
iface_record.c 3 /* Object: semanage_iface_t (Network Interface)
4 * Object: semanage_iface_key_t (Network Interface Key)
  /external/selinux/policycoreutils/po/
POTFILES.in 43 sepolicy/sepolicy/network.py
51 sepolicy/sepolicy/templates/network.py
  /external/selinux/policycoreutils/semanage/
semanage-interface.8 3 .B semanage\-interface \- SELinux Policy Management network interface tool
10 from policy sources. semanage interface controls the labels assigned to network interfaces.
  /external/sepolicy/
security_classes 26 # network-related classes
107 # network peer labels
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-getall.py 51 props = net_obj.GetAll("fi.w1.wpa_supplicant1.Network",
54 print "GetAll(fi.w1.wpa_supplicant1.Network, %s):" % (res[0])
  /frameworks/base/core/java/android/net/
INetworkStatsService.aidl 38 /** Return network layer usage total for traffic that matches template. */
41 /** Return data layer snapshot of UID network usage. */
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
WifiClientTest.java 113 // Test case 1: add/remove a open network
150 // Test case 2: enable/disable a open network
161 //enable network and disable others
175 //disable network
267 // Test case 6: test configured network status
275 /* Ensure no network is CURRENT */
285 /* Ensure connected network is CURRENT */
300 /* Ensure no network is CURRENT */
  /frameworks/base/docs/html/guide/topics/connectivity/
index.jd 3 page.landing.intro=Android provides rich APIs to let your app connect and interact with other devices over Bluetooth, NFC, Wi-Fi P2P, USB, and SIP, in addition to standard network connections.
15 <p>Most network-connected Android apps will use HTTP to send and receive data. Android
  /frameworks/opt/net/voip/src/java/android/net/rtp/
package.html 6 over any available network.</p>
12 <li>{@link android.net.rtp.AudioStream} specifies a remote endpoint and consists of network mapping
  /libcore/harmony-tests/src/test/java/org/apache/harmony/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
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
  /libcore/harmony-tests/src/test/java/org/apache/harmony/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
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
EmptyStackExceptionTest.java 43 * 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 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
TooManyListenersExceptionTest.java 52 * Sets up the fixture, for example, open a network connection. This method
59 * Tears down the fixture, for example, close a network connection. This
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
SystemFacade.java 30 * @return Currently active network, or null if there's no active
66 * Returns true if cleartext network traffic is permitted for the specified UID.

Completed in 646 milliseconds

<<11121314151617181920>>