HomeSort by relevance Sort by last modified time
    Searched full:remote (Results 1326 - 1350 of 3672) sorted by null

<<51525354555657585960>>

  /frameworks/webview/chromium/tools/
merge_to_master.py 42 merge_common.GetCommandStdout(['git', 'remote', 'update',
89 merge_common.GetCommandStdout(['git', 'remote', 'update', 'goog'],
140 merge_common.GetCommandStdout(['git', 'remote', 'update', 'goog'],
  /libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 235 * Connects this socket to the specified remote address and port.
243 * specified remote address and port.
251 * Disconnects this socket from the remote host.
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasProvision.java 82 /** Result code indicating the server sent a remote wipe directive. */
173 LogUtils.i(LOG_TAG, "Executing remote wipe");
285 // If this is the response for a remote wipe ack, it doesn't have anything useful in it.
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 88 public static EntitySet mergeAfter(EntitySet local, EntitySet remote) {
91 // For each entity in the remote set, try matching over existing
92 for (EntityDelta remoteEntity : remote) {
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/
sdklib-22.5.0-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.1/
sdklib-22.5.1-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.3/
sdklib-22.5.3-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.0/
sdklib-22.7.0-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.1/
sdklib-22.7.1-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.3/
sdklib-22.7.3-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.8.0/
sdklib-22.8.0-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.9.2/
sdklib-22.9.2-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.1/
sdklib-23.0.1-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.2/
sdklib-23.0.2-sources.jar 
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 79 #define BTA_AVRCP_SERVICE_ID 19 /* A/V remote control */
130 #define BTA_AVRCP_SERVICE_MASK 0x00080000 /* A/V remote control */
624 #define BTA_DM_SP_RMT_OOB_EVT 12 /* Simple Pairing Remote OOB Data request. */
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel_unittest.cc 468 // Verifying remote channel best connection information. This is done
473 // Checking for best connection candidates information at remote.
485 // Removed remote_type comparision aginst best connection remote
486 // candidate. This is done to handle remote type discrepancy from
491 // i.e. when don't match its remote type is either local or stun.
621 // receive ping request from the remote. Hence connection is readable.
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 96 <dd>Represents a remote Bluetooth device. Use this to request a connection
97 with a remote device through a {@link android.bluetooth.BluetoothSocket} or
111 remote Bluetooth device makes a connection request to the this device, the
150 application registers to communicate with a remote Bluetooth health
287 <p>Using the {@link android.bluetooth.BluetoothAdapter}, you can find remote Bluetooth
301 <p>Once a connection is made with a remote device for the first time, a pairing
305 known MAC address for a remote device, a connection can be initiated with it at
463 the connection to a remote device. Enabling discoverability is only necessary when
465 connections, because the remote devices must be able to discover the device
556 remote device has sent a connection request with a UUID matching the on
    [all...]
  /tools/external/gradle/
gradle-1.3-all.zip 
  /bionic/libc/include/net/
ethertypes.h 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */
113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */
123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */
214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
  /bionic/libc/kernel/tools/
update_all.py 45 source = subprocess.check_output('git remote show', shell=True).strip()
  /developers/build/prebuilts/androidtv/leanback/app/src/main/res/values/
strings.xml 58 <string name="failed_to_seek">Failed to seek to the specified position on the remote device</string>
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/
AndroidManifest.xml 28 remote display using system alert window. -->
  /developers/samples/android/connectivity/nfc/BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles/
BeamLargeFilesFragment.java 86 * @return URIs to be sent to remote device
  /developers/samples/android/media/MediaRouter/Application/src/main/
AndroidManifest.xml 28 remote display using system alert window. -->
  /development/ndk/platforms/android-3/include/net/
ethertypes.h 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */
113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */
123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */
214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */

Completed in 402 milliseconds

<<51525354555657585960>>