/packages/apps/Nfc/src/com/android/nfc/ |
D | DeviceHost.java | 104 public byte[] receive(); in receive() method 132 public int receive(byte[] recvBuff) throws IOException; in receive() method 158 public LlcpPacket receive() throws IOException; in receive() method
|
/packages/apps/Nfc/src/com/android/nfc/snep/ |
D | SnepMessenger.java | 67 mSocket.receive(responseBytes); in sendMessage() 109 size = mSocket.receive(partial); in getMessage() 152 size = mSocket.receive(partial); in getMessage()
|
/packages/apps/Nfc/src/com/android/nfc/echoserver/ |
D | EchoServer.java | 187 int size = socket.receive(dataUnit); in handleClient() 303 packet = socket.receive(); in run()
|
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
D | NativeP2pDevice.java | 36 public byte[] receive() { in receive() method in NativeP2pDevice
|
D | NativeLlcpConnectionlessSocket.java | 60 public LlcpPacket receive() throws IOException { in receive() method in NativeLlcpConnectionlessSocket
|
D | NativeLlcpSocket.java | 69 public int receive(byte[] recvBuff) throws IOException { in receive() method in NativeLlcpSocket
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeP2pDevice.java | 36 public byte[] receive() { in receive() method in NativeP2pDevice
|
D | NativeLlcpConnectionlessSocket.java | 60 public LlcpPacket receive() throws IOException { in receive() method in NativeLlcpConnectionlessSocket
|
D | NativeLlcpSocket.java | 69 public int receive(byte[] recvBuff) throws IOException { in receive() method in NativeLlcpSocket
|
/packages/apps/Nfc/tests/src/com/android/nfc/ |
D | MockLlcpSocket.java | 55 public int receive(byte[] receiveBuffer) throws IOException { in receive() method in MockLlcpSocket
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
D | HandoverClient.java | 127 int size = sock.receive(partial); in sendHandoverRequest()
|
D | HandoverServer.java | 191 int size = mSock.receive(partial); in run()
|
/packages/apps/Nfc/nci/jni/ |
D | NativeLlcpSocket.cpp | 151 …bool stat = PeerToPeer::getInstance().receive(jniHandle, reinterpret_cast<UINT8*>(&bytes[0]), byte… in nativeLlcpSocket_doReceive()
|
D | PeerToPeer.h | 252 bool receive (tJNI_HANDLE jniHandle, UINT8* buffer, UINT16 bufferLen, UINT16& actualLen);
|
D | PeerToPeer.cpp | 942 bool PeerToPeer::receive (tJNI_HANDLE jniHandle, UINT8* buffer, UINT16 bufferLen, UINT16& actualLen) in receive() function in PeerToPeer
|
/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
D | NdefPushServer.java | 83 size = mSock.receive(partial); in run()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |