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

  /packages/apps/Nfc/jni/
com_android_nfc.h 251 int register_com_android_nfc_NativeP2pDevice(JNIEnv *e);
com_android_nfc_NativeP2pDevice.cpp 483 int register_com_android_nfc_NativeP2pDevice(JNIEnv *e)
com_android_nfc.cpp 43 if (android::register_com_android_nfc_NativeP2pDevice(e) == -1)

Completed in 250 milliseconds