HomeSort by relevance Sort by last modified time
    Searched full:connects (Results 151 - 175 of 859) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Contacts/src/com/android/contacts/vcard/
ShareVCardActivity.java 34 * This activity connects to VCardService, creates a .vcf file in cache directory and send export
  /packages/apps/Settings/src/com/android/settings/applications/
AppStateInstallAppsBridge.java 36 * Connects app op info to the ApplicationsState. Wraps around the generic AppStateBaseBridge
  /prebuilts/go/darwin-x86/src/net/
dial_unix_test.go 54 // connects _sometimes_ succeed immediately.
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
client.go 116 // Dial connects to a JSON-RPC server at the specified network address.
  /prebuilts/go/linux-x86/src/net/
dial_unix_test.go 54 // connects _sometimes_ succeed immediately.
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
client.go 116 // Dial connects to a JSON-RPC server at the specified network address.
  /sdk/dumpeventlog/src/com/android/dumpeventlog/
DumpEventLog.java 35 * Connects to a device using ddmlib and dumps its event log as long as the device is connected.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
plugin.xml 61 tooltip="Connects to the device and collects OpenGL trace information">
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
GdbServerTask.java 62 * Runs gdbserver on the device and connects to the given task. If gdbserver manages to
  /system/bt/hci/src/
btsnoop_net.cc 138 /* When a new client connects, we have to send the btsnoop file header. This
  /system/bt/stack/include/
hidd_api.h 167 * Description Connects to device
  /system/nvram/hal/
testing_nvram_implementation.cpp 45 // Connects the fake NVRAM control socket it it is not open already. Returns
  /system/tpm/attestation/server/
dbus_service.h 42 // Connects to D-Bus system bus and exports methods.
  /external/autotest/client/cros/chameleon/
audio_board.py 133 """Connects an endpoint to audio bus.
159 """Connects an audio port to this audio bus.
audio_widget_link.py 64 """Connects source and sink to link."""
150 """Connects source widget to sink widget.
357 """Connects source widget to sink widget.
447 """Connects source widget to sink widget.
538 """Scans, pairs, and connects bluetooth module to bluetooth adapter.
  /external/curl/src/
tool_cfgable.h 141 bool insecure_ok; /* set TRUE to allow insecure SSL connects */
142 bool proxy_insecure_ok; /* set TRUE to allow insecure SSL connects
  /external/javassist/src/main/javassist/util/
HotSwapper.java 87 * Connects to the JVM.
98 * Connects to the JVM.
  /external/webrtc/webrtc/base/
asynctcpsocket.cc 34 // Binds and connects |socket|
234 // Binds and connects |socket| and creates AsyncTCPSocket for
dbus_unittest.cc 26 // This signal should be received when the application connects to DBus
81 // This signal should be received when the application connects to DBus
  /frameworks/base/services/core/java/com/android/server/am/
PersistentConnection.java 36 * Connects to a given service component on a given user.
213 * Connects to the service.
  /frameworks/support/customtabs/src/android/support/customtabs/
CustomTabsClient.java 122 * Connects to the Custom Tabs warmup service, and initializes the browser.
124 * This convenience method connects to the service, and immediately warms up the Custom Tabs
  /tools/tradefederation/core/src/com/android/tradefed/device/
IWifiHelper.java 216 * Connects to a wifi network and check connectivity.
228 * Connects to a wifi network and check connectivity.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 430 * @brief Connects to the X server.
435 * Connects to an X server, given the open socket @p fd and the
475 * @brief Connects to the X server.
480 * Connects to the X server specified by @p displayname. If @p
489 * @brief Connects to the X server, using an authorization information.
495 * Connects to the X server specified by @p displayname, using the
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
AgentOptions.java 141 * agent connects to a TCP port specified by the
156 * connects to. Default is defined by {@link #DEFAULT_ADDRESS}.
166 * The port the tcpserver binds to or the tcpclient connects to. In
  /libcore/ojluni/src/main/java/java/net/
SocketImpl.java 83 * Connects this socket to the specified port on the named host.
93 * Connects this socket to the specified port number on the specified host.
103 * Connects this socket to the specified port number on the specified host.

Completed in 1547 milliseconds

1 2 3 4 5 67 8 91011>>