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 37 static final int DEFAULT_LLCP_RWSIZE = 2;
278 return DEFAULT_LLCP_RWSIZE;
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 50 static final int DEFAULT_LLCP_RWSIZE = 1;
348 return DEFAULT_LLCP_RWSIZE;

Completed in 2551 milliseconds