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

  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 256 jint nfc_jni_get_connected_technology_libnfc_type(JNIEnv *e, jobject o);
com_android_nfc.cpp 273 jint nfc_jni_get_connected_technology_libnfc_type(JNIEnv *e, jobject o) function in namespace:android
com_android_nfc_NativeNfcTag.cpp 549 int libNfcType = nfc_jni_get_connected_technology_libnfc_type(e, o);
738 selectedLibNfcType = nfc_jni_get_connected_technology_libnfc_type(e, o);
    [all...]

Completed in 351 milliseconds