HomeSort by relevance Sort by last modified time
    Searched refs:Connection (Results 351 - 375 of 420) sorted by null

<<11121314151617

  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 32 import android.telecom.Connection;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/webrtc/webrtc/p2p/client/
basicportallocator.cc 673 std::vector<Connection*> connections;
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmCdmaPhoneTest.java 292 Connection connection = mPhoneUT.dial("1234567890", 0); local
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-websocket/8.1.14.v20131031/
jetty-websocket-8.1.14.v20131031.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 351 virtual HRESULT WINAPI Create(BSTR ConnectString,VARIANT *Connection) = 0;
373 HRESULT (WINAPI *Create)(_ADOCatalog *This,BSTR ConnectString,VARIANT *Connection);
398 #define _Catalog_Create(This,ConnectString,Connection) (This)->lpVtbl->Create(This,ConnectString,Connection)
419 HRESULT WINAPI _Catalog_Create_Proxy(_ADOCatalog *This,BSTR ConnectString,VARIANT *Connection);
    [all...]
dbdaoint.h 417 STDMETHOD(put_Connect) (BSTR Connection) PURE;
    [all...]
  /prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar 
  /external/chromium-trace/catapult/third_party/Paste/paste/
httpserver.py 150 # signal that the connection is being closed.
157 if 'connection' == lk:
164 self.send_header('Connection', 'close')
216 if not hasattr(self.connection, 'get_context'):
217 # @@: LimitedLengthFile is currently broken in connection
274 if hasattr(self.connection,'get_context'):
351 """ wraps a socket connection so it implements makefile """
382 class TSafeConnection(tsafe.Connection):
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/v8/test/mjsunit/asm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
  /system/connectivity/shill/
device.cc 47 #include "shill/connection.h"
891 // Setup connection using IPv6 configuration only if the IPv6 configuration
892 // is ready for connection (contained both IP address and DNS servers), and
893 // there is no existing IPv4 connection. We always prefer IPv4
905 // Report connection type.
916 // service can use the values derived from the connection.
922 // has its connection.
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_multiprocessing.py 32 import multiprocessing.connection namespace
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_multiprocessing.py 32 import multiprocessing.connection namespace
    [all...]
  /prebuilts/maven_repo/android/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha1/
constraint-layout-solver-1.0.0-alpha1.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 32 import multiprocessing.connection namespace
    [all...]

Completed in 941 milliseconds

<<11121314151617