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

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcSecureElement.java 44 private native int doNativeOpenSecureElementConnection();
50 return doNativeOpenSecureElementConnection();
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcSecureElement.java 44 private native int doNativeOpenSecureElementConnection();
50 return doNativeOpenSecureElementConnection();

Completed in 195 milliseconds