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

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 39 static final int DEFAULT_LLCP_RWSIZE = 2;
306 return DEFAULT_LLCP_RWSIZE;
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 49 static final int DEFAULT_LLCP_RWSIZE = 1;
355 return DEFAULT_LLCP_RWSIZE;

Completed in 22 milliseconds