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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.cpp 55 if (android::register_com_android_nfc_NativeNfcSecureElement (e) == -1)
NfcJniUtil.h 168 int register_com_android_nfc_NativeNfcSecureElement (JNIEnv *e);
NativeSecureElement.cpp 236 ** Function: register_com_android_nfc_NativeNfcSecureElement
244 int register_com_android_nfc_NativeNfcSecureElement(JNIEnv *e)
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 269 int register_com_android_nfc_NativeNfcSecureElement(JNIEnv *e);
com_android_nfc.cpp 52 if (android::register_com_android_nfc_NativeNfcSecureElement(e) == -1)
com_android_nfc_NativeNfcSecureElement.cpp 758 int register_com_android_nfc_NativeNfcSecureElement(JNIEnv *e)

Completed in 56 milliseconds