Searched
full:network (Results
601 -
625 of
3324) sorted by null
<<21222324252627282930>>
/external/webkit/Tools/MiniBrowser/qt/ |
MiniBrowser.pro | 33 QT += network
|
/external/webkit/Tools/QtTestBrowser/ |
QtTestBrowser.pro | 34 QT += network
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
urlfetcher_mock.py | 31 """UrlFetcher factory routine that simulates network access
|
/external/webkit/Tools/WebKitTestRunner/qt/ |
WebKitTestRunner.pro | 34 QT = core gui network
|
/external/wpa_supplicant/ |
wpa_passphrase.c | 63 printf("network={\n");
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_passphrase.c | 63 printf("network={\n");
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
README | 54 A network icon by Andrew Fitzsimon. Etiquette Icon set.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_passphrase.c | 63 printf("network={\n");
|
/frameworks/base/core/java/android/net/ |
NetworkPolicyManager.java | 36 * Manager for creating and modifying network policy rules. 42 /** No specific network policy, use system default. */ 44 /** Reject network usage on metered networks when application in background. */ 47 /** All network traffic should be allowed. */
|
NetworkQuotaInfo.java | 23 * Information about quota status on a specific network.
|
NetworkState.java | 23 * Snapshot of network state.
|
/frameworks/base/core/tests/coretests/src/android/net/ |
SSLTest.java | 27 //This test relies on network resources.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
NetworkStatsServiceTest.java | 177 // pretend that wifi network comes online; service should ask about full 178 // network state, and poll any existing interfaces before updating. 231 // pretend that wifi network comes online; service should ask about full 232 // network state, and poll any existing interfaces before updating. 327 // pretend that wifi network comes online; service should ask about full 328 // network state, and poll any existing interfaces before updating. 380 // pretend first mobile network comes online 392 // create some traffic on first network 435 // create traffic on second network 468 // pretend that network comes onlin [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
Connection.java | 28 public static int PRESENTATION_UNKNOWN = 3; // no specified or unknown by network 39 CONGESTION, /* outgoing call to congested network */ 45 OUT_OF_NETWORK, /* calling from out of network is not allowed */ 69 CDMA_ACCESS_BLOCKED, /* Access Blocked by CDMA network */
|
SmsAddress.java | 49 * Returns true if this is a network address
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CallFailCause.java | 55 // Access Blocked by CDMA Network.
|
CdmaCallWaitingNotification.java | 23 * Represents a Supplementary Service Notification received from the network.
|
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantStateTracker.java | 91 /* Disable failed network */ 214 * exceeds maximum retries, disable the network 220 Log.d(TAG, "Failed to authenticate, disabling network " + 262 Log.d(TAG, "Supplicant loop detected, disabling network " +
|
/libcore/luni/src/main/java/libcore/io/ |
StructUtsname.java | 28 /** The machine's unqualified name on some implementation-defined network. */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
strerror.c | 98 msg = "Network is down"; 101 msg = "Network is unreachable"; 104 msg = "Network dropped connection on reset"; 214 msg = "Network subsystem is unavailable";
|
/packages/apps/Exchange/src/com/android/exchange/ |
AbstractSyncService.java | 83 * pending (network) operation has timed out. The service is NOT automatically stopped, 252 * Waits for up to 10 seconds for network connectivity; returns whether or not there is 253 * network connectivity. 255 * @return whether there is network connectivity
|
/packages/apps/Settings/res/values/ |
arrays.xml | 218 <!-- Wi-Fi settings. The status messages when the network is unknown. --> 243 <!-- Wi-Fi settings. The status messages when the network is known. --> 249 <!-- Status message of Wi-Fi when it is connecting to a network. --> 251 <!-- Status message of Wi-Fi when it is authenticating with a network. --> 253 <!-- Status message of Wi-Fi when it is obtaining IP address from a network. --> 255 <!-- Status message of Wi-Fi when it is connected to a network. --> 259 <!-- Status message of Wi-Fi when it is disconnecting from a network. --> 268 <!-- Wi-Fi security choices used when manually added a Wi-Fi network --> 270 <!-- The Wi-Fi network does not have any security. --> 283 <!-- The Wi-Fi network does not have any security. -- [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atm_tcp.h | 16 * All values in struct atmtcp_hdr are in network byte order
|
net.h | 2 * NET An implementation of the SOCKET network access protocol.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/hdlc/ |
ioctl.h | 62 unsigned short dce; /* 1 for DCE (network side) operation */
|
Completed in 702 milliseconds
<<21222324252627282930>>