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/jni/
com_android_nfc.h 242 jint nfc_jni_get_connected_technology_libnfc_type(JNIEnv *e, jobject o);
com_android_nfc.cpp 302 jint nfc_jni_get_connected_technology_libnfc_type(JNIEnv *e, jobject o) function in namespace:android
com_android_nfc_NativeNfcTag.cpp 560 int libNfcType = nfc_jni_get_connected_technology_libnfc_type(e, o);
751 selectedLibNfcType = nfc_jni_get_connected_technology_libnfc_type(e, o);
    [all...]

Completed in 47 milliseconds