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 67 static int com_android_nfc_cardemulation_doGetAidMatchingMode (JNIEnv* e);
RoutingManager.cpp 41 {"doGetAidMatchingMode", "()I", (void*) RoutingManager::com_android_nfc_cardemulation_doGetAidMatchingMode}
588 int RoutingManager::com_android_nfc_cardemulation_doGetAidMatchingMode (JNIEnv*)

Completed in 58 milliseconds