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

  /packages/apps/Nfc/nci/jni/
RoutingManager.h 71 static int com_android_nfc_cardemulation_doGetAidMatchingMode (JNIEnv* e);
RoutingManager.cpp 42 {"doGetAidMatchingMode", "()I", (void*) RoutingManager::com_android_nfc_cardemulation_doGetAidMatchingMode}
809 int RoutingManager::com_android_nfc_cardemulation_doGetAidMatchingMode (JNIEnv*)

Completed in 313 milliseconds