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

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcSecureElement.java 53 private native boolean doNativeDisconnectSecureElementConnection(int handle);
59 return doNativeDisconnectSecureElementConnection(handle);
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcSecureElement.java 53 private native boolean doNativeDisconnectSecureElementConnection(int handle);
59 return doNativeDisconnectSecureElementConnection(handle);

Completed in 35 milliseconds