/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
D | IObexConnectionHandler.java | 29 boolean onConnect(BluetoothDevice device, BluetoothSocket socket); in onConnect() method
|
D | ObexRejectServer.java | 66 public int onConnect(HeaderSet request, HeaderSet reply) { in onConnect() method in ObexRejectServer
|
D | ObexServerSockets.java | 226 private synchronized boolean onConnect(BluetoothDevice device, BluetoothSocket conSocket) { in onConnect() method in ObexServerSockets
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MnsService.java | 117 public synchronized boolean onConnect(BluetoothDevice device, BluetoothSocket socket) { in onConnect() method in MnsService.SocketAcceptor
|
D | MnsObexServer.java | 66 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in MnsObexServer
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/obex/ |
D | FakeObexServer.java | 61 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in FakeObexServer.Server
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpCoverArtService.java | 243 public synchronized boolean onConnect(BluetoothDevice device, BluetoothSocket socket) { in onConnect() method in AvrcpCoverArtService.SocketAcceptor
|
D | AvrcpBipObexServer.java | 89 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in AvrcpBipObexServer
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/ |
D | CarServiceMediator.java | 101 void onConnect(Car car) { in onConnect() method in CarServiceMediator
|
/packages/modules/Media/apex/framework/java/android/media/ |
D | MediaSession2.java | 350 void onConnect(final Controller2Link controller, int callingPid, int callingUid, int seq, in onConnect() method in MediaSession2 868 public Session2CommandGroup onConnect(@NonNull MediaSession2 session, in onConnect() method in MediaSession2.SessionCallback
|
D | Session2Link.java | 149 public void onConnect(final Controller2Link caller, int pid, int uid, int seq, in onConnect() method in Session2Link
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppObexServerSession.java | 633 public int onConnect(HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothOppObexServerSession
|
D | BluetoothOppService.java | 1367 public boolean onConnect(BluetoothDevice device, BluetoothSocket socket) { in onConnect() method in BluetoothOppService
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ |
D | TestActivity.java | 527 public int onConnect(HeaderSet request, HeaderSet reply) { in onConnect() method in TestTcpServer
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapMasInstance.java | 502 public synchronized boolean onConnect(BluetoothDevice device, BluetoothSocket socket) { in onConnect() method in BluetoothMapMasInstance
|
D | BluetoothMapService.java | 922 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect() method in BluetoothMapService
|
D | BluetoothMapObexServer.java | 328 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothMapObexServer
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapService.java | 912 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothSocket socket) { in onConnect() method in BluetoothPbapService
|
D | BluetoothPbapObexServer.java | 251 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothPbapObexServer
|