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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 163 int register_com_android_nfc_NativeNfcManager (JNIEnv *e);
NfcJniUtil.cpp 47 if (android::register_com_android_nfc_NativeNfcManager (e) == -1)
NativeNfcManager.cpp     [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 263 int register_com_android_nfc_NativeNfcManager(JNIEnv *e);
com_android_nfc.cpp 40 if (android::register_com_android_nfc_NativeNfcManager(e) == -1)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 113 milliseconds