OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 27 milliseconds