/frameworks/base/services/core/java/com/android/server/connectivity/ |
LingerMonitor.java | 224 // 1. Unvalidated wifi connects. 225 // 2. Unvalidated mobile data connects. 228 // 1. User connects to wireless printer.
|
/libcore/ojluni/src/main/java/javax/net/ |
SocketFactory.java | 141 * Creates a socket and connects it to the specified remote host 168 * Creates a socket and connects it to the specified remote host 200 * Creates a socket and connects it to the specified port number
|
/prebuilts/go/darwin-x86/src/net/rpc/ |
client.go | 234 // DialHTTP connects to an HTTP RPC server at the specified network address 240 // DialHTTPPath connects to an HTTP RPC server 268 // Dial connects to an RPC server at the specified network address.
|
/prebuilts/go/linux-x86/src/net/rpc/ |
client.go | 234 // DialHTTP connects to an HTTP RPC server at the specified network address 240 // DialHTTPPath connects to an HTTP RPC server 268 // Dial connects to an RPC server at the specified network address.
|
/device/generic/goldfish/camera/ |
EmulatedQemuCameraDevice.h | 64 /* Connects to the camera device. */
|
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/ |
Xen.c | 72 Connects to the Hypervisor.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
ClassObjectIDTest.java | 49 * <BR>It runs multiSessionDebuggee, gets classID and classObjectID, re-connects
|
RefTypeIDTest.java | 49 * <BR>It runs multiSessionDebuggee, gets classID, re-connects
|
/external/autotest/client/cros/cellular/wardmodem/state_machines/ |
network_operator_machine.py | 9 This state machine controls the network operator that the modem connects to,
|
/external/autotest/client/cros/networking/chrome_testing/ |
chrome_networking_test_api.py | 110 """Connects to the given network using networkingPrivate API.
|
/external/autotest/server/brillo/ |
host_utils.py | 54 """Connects to a given ssid.
|
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/ |
network_WiFi_MalformedProbeResp.py | 26 """Sets up a router, connects to it, pings it, and repeats."""
|
/external/autotest/server/site_tests/network_WiFi_MissingBeacons/ |
network_WiFi_MissingBeacons.py | 16 Connects a DUT to an AP, then kills the AP in such a way that no de-auth
|
/external/junit/src/main/java/org/junit/ |
ClassRule.java | 33 * For example, here is a test suite that connects to a server once before
|
/external/libmojo/mojo/public/cpp/bindings/ |
strong_binding.h | 24 // This connects an interface implementation strongly to a pipe. When a
|
/external/openssh/ |
misc.h | 38 int gateway_ports; /* Allow remote connects to forwarded ports. */
|
/external/syslinux/efi32/include/efi/protocol/ |
efivar.h | 20 // to the system, and the FW connects to the devices to provide the
|
/external/syslinux/efi64/include/efi/protocol/ |
efivar.h | 20 // to the system, and the FW connects to the devices to provide the
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/ |
efivar.h | 20 // to the system, and the FW connects to the devices to provide the
|
/external/webrtc/webrtc/base/ |
sigslotrepeater.h | 17 // handler whose sole purpose is to fire another signal. The repeater connects
|
/frameworks/av/camera/include/camera/ |
ICameraRecordingProxy.h | 55 * passes a ICameraRecordingProxyListener to the app. The app connects back to
|
/frameworks/av/media/libmedia/include/media/ |
IMediaPlayerService.h | 56 // Connects to a remote display.
|
/frameworks/base/core/java/android/printservice/recommendation/ |
RecommendationService.java | 92 * Called when the client connects to the recommendation service.
|
/frameworks/base/core/java/android/util/ |
NtpTrustedTime.java | 30 * {@link TrustedTime} that connects with a remote NTP server as its trusted
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
ChunkHandler.java | 38 * Called when the DDM server connects. The handler is allowed to
|