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

  /packages/apps/Nfc/jni/
com_android_nfc.h 253 int register_com_android_nfc_NativeLlcpServiceSocket(JNIEnv *e);
com_android_nfc_NativeLlcpServiceSocket.cpp 220 int register_com_android_nfc_NativeLlcpServiceSocket(JNIEnv *e)
com_android_nfc.cpp 49 if (android::register_com_android_nfc_NativeLlcpServiceSocket(e) == -1)

Completed in 72 milliseconds