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

  /packages/apps/Nfc/jni/
com_android_nfc.h 224 int nfc_jni_cache_object(JNIEnv *e, const char *clsname,
com_android_nfc_NativeLlcpServiceSocket.cpp 142 if(nfc_jni_cache_object(e,"com/android/nfc/nxp/NativeLlcpSocket",&(clientSocket)) == -1)
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 140 if(nfc_jni_cache_object(e,"com/android/nfc/LlcpPacket",&(llcpPacket)) == -1)
com_android_nfc.cpp 128 int nfc_jni_cache_object(JNIEnv *e, const char *clsname, function in namespace:android
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 60 milliseconds