Searched refs:register_com_android_nfc_NativeLlcpServiceSocket (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DNativeLlcpServiceSocket.cpp145 ** Function: register_com_android_nfc_NativeLlcpServiceSocket
153 int register_com_android_nfc_NativeLlcpServiceSocket (JNIEnv* e) function in namespace:android
H A DNfcJniUtil.h167 int register_com_android_nfc_NativeLlcpServiceSocket (JNIEnv *e);
H A DNfcJniUtil.cpp49 if (android::register_com_android_nfc_NativeLlcpServiceSocket (e) == -1)
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc.h267 int register_com_android_nfc_NativeLlcpServiceSocket(JNIEnv *e);
H A Dcom_android_nfc_NativeLlcpServiceSocket.cpp224 int register_com_android_nfc_NativeLlcpServiceSocket(JNIEnv *e) function in namespace:android
H A Dcom_android_nfc.cpp50 if (android::register_com_android_nfc_NativeLlcpServiceSocket(e) == -1)

Completed in 1672 milliseconds