Home
last modified time | relevance | path

Searched refs:nativeNfcTag_doConnect (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp561 static jint nativeNfcTag_doConnect (JNIEnv*, jobject, jint targetHandle) in nativeNfcTag_doConnect() function
811 return nativeNfcTag_doConnect (e, o, targetHandle); in nativeNfcTag_doHandleReconnect()
1855 {"doConnect", "(I)I", (void *)nativeNfcTag_doConnect},