Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java42 static final int DEFAULT_LLCP_RWSIZE = 2; field in NativeNfcManager
363 return DEFAULT_LLCP_RWSIZE; in getDefaultLlcpRwSize()