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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 164 int register_com_android_nfc_NativeNfcTag (JNIEnv *e);
NfcJniUtil.cpp 53 if (android::register_com_android_nfc_NativeNfcTag (e) == -1)
NativeNfcTag.cpp     [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 264 int register_com_android_nfc_NativeNfcTag(JNIEnv *e);
com_android_nfc.cpp 42 if (android::register_com_android_nfc_NativeNfcTag(e) == -1)
com_android_nfc_NativeNfcTag.cpp     [all...]

Completed in 125 milliseconds