OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gNativeNfcSecureElementClassName
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Nfc/nci/jni/
JavaClassConstants.h
44
extern const char*
gNativeNfcSecureElementClassName
;
NativeSecureElement.cpp
196
return jniRegisterNativeMethods(e,
gNativeNfcSecureElementClassName
,
NativeNfcManager.cpp
99
const char*
gNativeNfcSecureElementClassName
= "com/android/nfc/dhimpl/NativeNfcSecureElement";
[
all
...]
Completed in 73 milliseconds