HomeSort by relevance Sort by last modified time
    Searched refs:NativeLlcpSocket (Results 1 - 6 of 6) sorted by null

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeLlcpServiceSocket.java 38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength);
NativeLlcpSocket.java 27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket {
33 public NativeLlcpSocket(){ }
NativeNfcManager.java 166 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw,
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeLlcpServiceSocket.java 38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength);
NativeLlcpSocket.java 27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket {
33 public NativeLlcpSocket(){ }
NativeNfcManager.java 224 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw,

Completed in 91 milliseconds