Searched refs:NativeLlcpSocket (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeLlcpServiceSocket.java38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength);
H A DNativeLlcpSocket.java27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket { class in inherits:DeviceHost.LlcpSocket
33 public NativeLlcpSocket(){ } method in class:NativeLlcpSocket
H A DNativeNfcManager.java211 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw,

Completed in 80 milliseconds