Searched refs:DEFAULT_LLCP_RWSIZE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java39 static final int DEFAULT_LLCP_RWSIZE = 2; field in class:NativeNfcManager
306 return DEFAULT_LLCP_RWSIZE;
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java49 static final int DEFAULT_LLCP_RWSIZE = 1; field in class:NativeNfcManager
355 return DEFAULT_LLCP_RWSIZE;

Completed in 64 milliseconds