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

/packages/apps/Nfc/nci/jni/
H A DNfcJniUtil.cpp50 if (android::register_com_android_nfc_NativeLlcpSocket (e) == -1)
H A DNfcJniUtil.h167 int register_com_android_nfc_NativeLlcpSocket (JNIEnv *e);
H A DNativeLlcpSocket.cpp231 ** Function: register_com_android_nfc_NativeLlcpSocket
239 int register_com_android_nfc_NativeLlcpSocket (JNIEnv* e) function in namespace:android
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc.h268 int register_com_android_nfc_NativeLlcpSocket(JNIEnv *e);
H A Dcom_android_nfc_NativeLlcpSocket.cpp462 int register_com_android_nfc_NativeLlcpSocket(JNIEnv *e) function in namespace:android
H A Dcom_android_nfc.cpp46 if (android::register_com_android_nfc_NativeLlcpSocket(e) == -1)

Completed in 102 milliseconds