Home
last modified time | relevance | path

Searched defs:serverSocket (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Nfc/tests/src/com/android/nfc/snep/
DSnepBasicTests.java38 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testGetSmallNdef() local
69 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testGetLargeNdef() local
100 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testGetExcessiveNdef() local
131 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testPutSmallNdef() local
162 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testPutLargeNdef() local
193 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testUnsupportedVersion() local
227 MockLlcpSocket serverSocket = new MockLlcpSocket(); in testDifferentMinorVersion() local
/packages/apps/Nfc/src/com/android/nfc/ndefpush/
DNdefPushServer.java147 LlcpServerSocket serverSocket; in run() local
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverServer.java108 LlcpServerSocket serverSocket; in run() local
/packages/apps/Bluetooth/src/com/android/bluetooth/
DObexServerSockets.java280 public SocketAcceptThread(BluetoothServerSocket serverSocket) { in SocketAcceptThread()
/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepServer.java201 LlcpServerSocket serverSocket; in run() local
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DSdpManagerTest.java236 … BluetoothServerSocket serverSocket=ObexTest.createServerSocket(BluetoothSocket.TYPE_L2CAP, true); in testSdpSearchServer() local
DMapObexLevelTest.java168 … BluetoothServerSocket serverSocket=ObexTest.createServerSocket(BluetoothSocket.TYPE_L2CAP, true); in testServer() local
DObexTest.java441 BluetoothServerSocket serverSocket=null; in createServerSocket() local
497 BluetoothServerSocket serverSocket=createServerSocket(type, useSdp); in testBtServer() local
/packages/apps/Nfc/src/com/android/nfc/echoserver/
DEchoServer.java172 LlcpServerSocket serverSocket; field in EchoServer.ServerThread
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java578 BluetoothServerSocket serverSocket; in run() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java312 BluetoothServerSocket serverSocket; in run() local