Searched refs:gNativeP2pDeviceClassName (Results 1 – 3 of 3) sorted by relevance
34 extern const char* gNativeP2pDeviceClassName;
90 return jniRegisterNativeMethods (e, gNativeP2pDeviceClassName, in register_com_android_nfc_NativeP2pDevice()
91 …const char* gNativeP2pDeviceClassName = "com/android/nfc/dhimpl/Native… variable595 if (nfc_jni_cache_object(e, gNativeP2pDeviceClassName, &(nat->cached_P2pDevice)) == -1) in nfcManager_initNativeStruc()