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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpSocket.cpp 123 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
178 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
233 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
260 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
321 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
384 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
413 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
com_android_nfc_NativeLlcpServiceSocket.cpp 89 hServerSocket = nfc_jni_get_nfc_socket_handle(e,o);
184 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 69 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
156 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
214 hLlcpSocket = nfc_jni_get_nfc_socket_handle(e,o);
com_android_nfc.h 247 phLibNfc_Handle nfc_jni_get_nfc_socket_handle(JNIEnv *e, jobject o);
com_android_nfc.cpp 336 phLibNfc_Handle nfc_jni_get_nfc_socket_handle(JNIEnv *e, jobject o) function in namespace:android

Completed in 63 milliseconds