/development/ndk/platforms/android-M/include/android/ |
multinetwork.h | 27 * The corresponding C type for android.net.Network#getNetworkHandle() return 38 * The value NETWORK_UNSPECIFIED indicates no specific network. 44 * not used to indicate some notion of the "current default network". 56 * Set the network to be used by the given socket file descriptor. 62 * [ android.net.Network#bindSocket() ] 63 * https://developer.android.com/reference/android/net/Network.html#bindSocket(java.net.Socket) 65 int android_setsocknetwork(net_handle_t network, int fd); 69 * Binds the current process to |network|. All sockets created in the future 71 * |network|. All host name resolutions will be limited to |network| as well [all...] |
/frameworks/native/include/android/ |
multinetwork.h | 27 * The corresponding C type for android.net.Network#getNetworkHandle() return 38 * The value NETWORK_UNSPECIFIED indicates no specific network. 44 * not used to indicate some notion of the "current default network". 56 * Set the network to be used by the given socket file descriptor. 62 * [ android.net.Network#bindSocket() ] 63 * https://developer.android.com/reference/android/net/Network.html#bindSocket(java.net.Socket) 65 int android_setsocknetwork(net_handle_t network, int fd); 69 * Binds the current process to |network|. All sockets created in the future 71 * |network|. All host name resolutions will be limited to |network| as well [all...] |
/frameworks/base/core/java/android/net/ |
IConnectivityManager.aidl | 21 import android.net.Network; 41 * state of network connectivity. 46 Network getActiveNetwork(); 50 NetworkInfo getNetworkInfoForNetwork(in Network network); 52 Network getNetworkForType(int networkType); 53 Network[] getAllNetworks(); 60 LinkProperties getLinkProperties(in Network network); 62 NetworkCapabilities getNetworkCapabilities(in Network network) [all...] |
NetworkState.java | 23 * Snapshot of network state. 32 public final Network network; field in class:NetworkState 37 NetworkCapabilities networkCapabilities, Network network, String subscriberId, 42 this.network = network; 51 network = in.readParcelable(null); 66 out.writeParcelable(network, flags);
|
ConnectivityManager.java | 56 * Class that answers queries about the state of network connectivity. It also 57 * notifies applications when network connectivity changes. Get an instance 63 * <li>Monitor network connections (Wi-Fi, GPRS, UMTS, etc.)</li> 64 * <li>Send broadcast intents when network connectivity changes</li> 65 * <li>Attempt to "fail over" to another network when connectivity to a network 77 * A change in network connectivity has occurred. A default connection has either 78 * been established or lost. The NetworkInfo for the affected network is 83 * disconnected network, then the FAILOVER_CONNECTION boolean extra is 87 * to connect (or has already connected) to another network, th 2129 Network network = (Network) getObject(message, Network.class); local [all...] |
/external/selinux/policycoreutils/sepolicy/ |
sepolicy-network.8 | 1 .TH "sepolicy-network" "8" "20121005" "" "" 3 sepolicy-network \- Examine the SELinux Policy and generate a network report 8 .B sepolicy network [\-h] (\-l | \-a application [application ...] | \-p PORT [PORT ...] | \-t TYPE [TYPE ...] | \-d DOMAIN [DOMAIN ...]) 11 Use sepolicy network to examine SELinux Policy and generate network reports. 22 List all Network Port Types defined in SELinux Policy 35 .B sepolicy network -p 22 43 .B sepolicy network -a /usr/sbin/sshd
|
/external/iptables/extensions/ |
libxt_NETMAP.man | 1 This target allows you to statically map a whole network of addresses onto 2 another network of addresses. It can only be used from rules in the 7 Network address to map to. The resulting address will be constructed in the
|
/external/jmdns/src/javax/jmdns/ |
NetworkTopologyListener.java | 9 * Listener for network topology updates. 15 * A network address has been added.<br/> 23 * A network address has been removed.
|
/frameworks/base/docs/html/training/basics/network-ops/ |
index.jd | 1 page.title=Performing Network Operations 2 page.tags=network,wireless 6 next.title=Connecting to the Network 27 <li><a href="{@docRoot}training/volley/index.html">Transmitting Network Data Using Volley</a></li> 42 <p>This class explains the basic tasks involved in connecting to the network, 43 monitoring the network connection (including connection changes), and giving 44 users control over an app's network usage. It also describes how to parse and 48 common network operations. You can download the sample (to the right) and use it 53 content and parse data efficiently, while minimizing network traffic.</p> 56 training/volley/index.html">Transmitting Network Data Using Volley</a [all...] |
/development/samples/training/network-usage/ |
README.txt | 4 This Network Usage sample app does the following: 10 -- Lets users control their network data usage through a settings UI. Users can choose to fetch the feed 11 when any network connection is available, or only when a Wi-Fi connection is available. 14 the device loses its network connection, the app will not attempt to download the feed.
|
/device/asus/deb/ |
system.prop | 2 #set prefer network type
|
/external/strace/tests/ |
net.test | 3 # Check how network syscalls are traced.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpa_gui.desktop | 10 Categories=Qt;Network;
|
/frameworks/base/packages/CaptivePortalLogin/res/values-en-rAU/ |
strings.xml | 5 <string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string> 6 <string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string> 7 <string name="action_bar_label" msgid="917235635415966620">"Sign in to network"</string> 8 <string name="ssl_error_warning" msgid="6653188881418638872">"The network that you?re trying to join has security issues."</string>
|
/frameworks/base/packages/CaptivePortalLogin/res/values-en-rGB/ |
strings.xml | 5 <string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string> 6 <string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string> 7 <string name="action_bar_label" msgid="917235635415966620">"Sign in to network"</string> 8 <string name="ssl_error_warning" msgid="6653188881418638872">"The network that you?re trying to join has security issues."</string>
|
/frameworks/base/packages/CaptivePortalLogin/res/values-en-rIN/ |
strings.xml | 5 <string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string> 6 <string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string> 7 <string name="action_bar_label" msgid="917235635415966620">"Sign in to network"</string> 8 <string name="ssl_error_warning" msgid="6653188881418638872">"The network that you?re trying to join has security issues."</string>
|
/frameworks/base/packages/CaptivePortalLogin/res/values-tl/ |
strings.xml | 5 <string name="action_use_network" msgid="6076184727448466030">"Gamitin ang network na ito nang walang pagbabago"</string> 6 <string name="action_do_not_use_network" msgid="4577366536956516683">"Huwag gamitin ang network na ito"</string> 7 <string name="action_bar_label" msgid="917235635415966620">"Mag-sign in sa network"</string> 8 <string name="ssl_error_warning" msgid="6653188881418638872">"May mga isyu sa seguridad ang network kung saan mo sinusubukang sumali."</string>
|
/frameworks/base/samples/training/network-usage/ |
README.txt | 4 This Network Usage sample app does the following: 10 -- Lets users control their network data usage through a settings UI. Users can choose to fetch the feed 11 when any network connection is available, or only when a Wi-Fi connection is available. 14 the device loses its network connection, the app will not attempt to download the feed.
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
NetworkAgentInfo.java | 23 import android.net.Network; 45 // States of a network: 52 // ConnectivityService will tell netd to create the network and immediately transition to 55 // If this network can satisfy the default NetworkRequest, then NetworkMonitor will 57 // If this network cannot satisfy the default NetworkRequest, it will immediately be 59 // A network may remain in this state if NetworkMonitor fails to find Internet connectivity, 68 // The device's default network connection: 70 // Networks in states #3 and #4 may be used as a device's default network connection if they 72 // A network, that satisfies the default NetworkRequest, in state #4 should always be chosen 73 // in favor of a network, that satisfies the default NetworkRequest, in state #3 106 public final Network network; field in class:NetworkAgentInfo [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
package.html | 9 {@link com.jme3.network.Client} and {@link com.jme3.network.Server}
|
/docs/source.android.com/src/devices/tech/datausage/ |
excluding-network-types.jd | 1 page.title=Excluding Network Types from Usage Data 19 <p>A mobile operator may wish to exclude specific network types from the 20 total data usage calculated by a device. For example, network traffic 22 this, the set of network types used to calculate total data usage can 25 <p>Some mobile radio implementations may have unique Linux network 27 APNs to coexist on a single interface. Android can collect network
|
/libcore/luni/src/main/java/libcore/net/ |
NetworkSecurityPolicy.java | 22 * Network security policy for this process/application. 24 * <p>Network stacks/components are expected to honor this policy. Components which can use the 28 * <p>The policy currently consists of a single flag: whether cleartext network traffic is 36 * Returns whether cleartext network traffic (e.g. HTTP, FTP, XMPP, IMAP, SMTP -- without TLS or 39 * <p>When cleartext network traffic is not permitted, the platform's components (e.g. HTTP 46 * flag. Luckily, most network traffic from apps is handled by higher-level network stacks which 47 * can be made to honor this flag. Platform-provided network stacks (e.g. HTTP and FTP) honor 48 * this flag from day one, and well-established third-party network stacks will eventually 58 * Sets whether cleartext network traffic (e.g. HTTP, FTP, XMPP, IMAP, SMTP -- without TLS o [all...] |
/system/netd/server/ |
NetworkController.cpp | 125 if (entry.second->getType() == Network::VIRTUAL) { 153 Network* network = getNetworkLocked(netId); local 154 if (!network) { 158 if (network->getType() != Network::PHYSICAL) { 159 ALOGE("cannot set default to non-physical network with netId %u", netId); 162 if (int ret = static_cast<PhysicalNetwork*>(network)->addAsDefault()) { 168 Network* network = getNetworkLocked(mDefaultNetId) local 276 Network* network = getNetworkLocked(netId); local 336 Network* network = getNetworkLocked(netId); local 412 Network* network = getNetworkLocked(netId); local 433 Network* network = getNetworkLocked(netId); local 450 Network* network = getNetworkLocked(netId); local 524 Network* network = getNetworkLocked(netId); local 587 Network* network = getNetworkLocked(mDefaultNetId); local [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
package.html | 17 <p>{@link com.jme3.network.kernel.Kernel} defines the core of a server-side message 22 {@link com.jme3.network.kernel.Kernel} users don't need to care about the details.</p> 24 <p>{@link com.jme3.network.kernel.Endpoint} is a managed connection within a 25 {@link com.jme3.network.kernel.Kernel} providing kernel to client connectivity.</p> 27 <p>{@link com.jme3.network.kernel.Connector} defines the basic client-side message sender 28 and these objects are typically used to connect to a {@link com.jme3.network.kernel.Kernel} 29 though they can connect to any network port that supports the implementation's
|
/frameworks/base/native/android/ |
net.c | 29 // the android.net.Network#getNetworkHandle() implementation. 45 int android_setsocknetwork(net_handle_t network, int fd) { 47 if (!getnetidfromhandle(network, &netid)) { 60 int android_setprocnetwork(net_handle_t network) { 62 if (!getnetidfromhandle(network, &netid)) { 75 int android_getaddrinfofornetwork(net_handle_t network, 79 if (!getnetidfromhandle(network, &netid)) {
|