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

  /packages/apps/Nfc/nci/jni/
JavaClassConstants.h 34 extern const char* gNativeP2pDeviceClassName;
NativeP2pDevice.cpp 90 return jniRegisterNativeMethods (e, gNativeP2pDeviceClassName,
NativeNfcManager.cpp 89 const char* gNativeP2pDeviceClassName = "com/android/nfc/dhimpl/NativeP2pDevice";
579 if (nfc_jni_cache_object(e, gNativeP2pDeviceClassName, &(nat->cached_P2pDevice)) == -1)
    [all...]

Completed in 37 milliseconds