Searched refs:NativeLlcpSocket (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
D | NativeLlcpSocket.java | 27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket { class 33 public NativeLlcpSocket(){ } in NativeLlcpSocket() method in NativeLlcpSocket
|
D | NativeLlcpServiceSocket.java | 38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength); in doAccept()
|
D | NativeNfcManager.java | 224 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw, in doCreateLlcpSocket()
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeLlcpSocket.java | 27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket { class 33 public NativeLlcpSocket(){ } in NativeLlcpSocket() method in NativeLlcpSocket
|
D | NativeLlcpServiceSocket.java | 38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength); in doAccept()
|
D | NativeNfcManager.java | 166 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw, in doCreateLlcpSocket()
|