/frameworks/support/v4/ics/android/support/v4/net/ |
D | DatagramSocketWrapper.java | 67 protected void connect(String host, int port) throws IOException { in connect() method in DatagramSocketWrapper.DatagramSocketImplWrapper 72 protected void connect(InetAddress address, int port) throws IOException { in connect() method in DatagramSocketWrapper.DatagramSocketImplWrapper 97 protected void connect(SocketAddress remoteAddr, int timeout) throws IOException { in connect() method in DatagramSocketWrapper.DatagramSocketImplWrapper
|
/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothPbap.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothPan.aidl | 30 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothPbapClient.aidl | 27 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothSap.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothMap.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothA2dpSink.aidl | 28 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothA2dp.aidl | 28 boolean connect(in BluetoothDevice device); in connect() method
|
/frameworks/base/media/java/android/media/midi/ |
D | MidiSender.java | 30 public void connect(MidiReceiver receiver) { in connect() method in MidiSender
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | UsageIO.java | 49 Type connect = mInPixelsAllocation.getType(); in createTest() local
|
D | GroupTest.java | 69 Type connect = tb.create(); in createTest() local
|
/frameworks/base/media/java/android/media/ |
D | IMediaHTTPConnection.aidl | 26 IBinder connect(in String uri, in String headers); in connect() method
|
D | IRemoteDisplayProvider.aidl | 27 void connect(String id); in connect() method
|
/frameworks/base/obex/javax/obex/ |
D | ObexTransport.java | 64 void connect() throws IOException; in connect() method
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
D | SocketConnect.java | 41 public static void connect(Socket first, Socket second) { in connect() method in SocketConnect
|
/frameworks/base/core/java/android/net/ |
D | LocalSocket.java | 124 public void connect(LocalSocketAddress endpoint) throws IOException { in connect() method in LocalSocket 275 public void connect(LocalSocketAddress endpoint, int timeout) in connect() method in LocalSocket
|
/frameworks/volley/src/test/java/com/android/volley/mock/ |
D | MockHttpURLConnection.java | 74 public void connect() throws IOException { in connect() method in MockHttpURLConnection
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMapRfcommTransport.java | 51 public void connect() throws IOException { in connect() method in BluetoothMapRfcommTransport
|
/frameworks/base/core/java/android/nfc/tech/ |
D | TagTechnology.java | 180 public void connect() throws IOException; in connect() method
|
D | BasicTagTechnology.java | 71 public void connect() throws IOException { in connect() method in BasicTagTechnology
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | BidirectionalAsyncChannel.java | 45 public void connect(final Looper looper, final Messenger messenger, in connect() method in BidirectionalAsyncChannel
|
/frameworks/base/core/java/com/android/internal/util/ |
D | AsyncChannel.java | 315 public void connect(Context srcContext, Handler srcHandler, String dstPackageName, in connect() method in AsyncChannel 358 public void connect(Context srcContext, Handler srcHandler, Class<?> klass) { in connect() method in AsyncChannel 373 public void connect(Context srcContext, Handler srcHandler, Messenger dstMessenger) { in connect() method in AsyncChannel 417 public void connect(Context srcContext, Handler srcHandler, Handler dstHandler) { in connect() method in AsyncChannel 431 public void connect(AsyncService srcAsyncService, Messenger dstMessenger) { in connect() method in AsyncChannel
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | GroupTest.java | 62 Type connect = tb.create(); in createTest() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BluetoothController.java | 34 void connect(CachedBluetoothDevice device); in connect() method
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | GroupTest.java | 69 Type connect = tb.create(); in createTest() local
|