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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 148 int register_com_android_nfc_NativeLlcpSocket(JNIEnv* e);
NfcJniUtil.cpp 56 if (android::register_com_android_nfc_NativeLlcpSocket(e) == -1)
NativeLlcpSocket.cpp 231 ** Function: register_com_android_nfc_NativeLlcpSocket
239 int register_com_android_nfc_NativeLlcpSocket(JNIEnv* e) {

Completed in 522 milliseconds