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

  /packages/apps/Nfc/jni/
com_android_nfc.h 244 jintArray nfc_jni_get_nfc_tag_type(JNIEnv *e, jobject o);
com_android_nfc.cpp 287 jintArray techTypes = nfc_jni_get_nfc_tag_type(e, o);
347 jintArray nfc_jni_get_nfc_tag_type(JNIEnv *e, jobject o) function in namespace:android

Completed in 261 milliseconds