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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpSocket.cpp 122 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
177 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
259 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
320 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
383 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
412 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
com_android_nfc_NativeP2pDevice.cpp 135 handle = nfc_jni_get_p2p_device_handle(e, o);
208 handle = nfc_jni_get_p2p_device_handle(e, o);
277 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o);
366 handle = nfc_jni_get_p2p_device_handle(e, o);
415 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o);
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 68 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
155 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
com_android_nfc.h 237 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o);
com_android_nfc.cpp 244 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o) function in namespace:android

Completed in 40 milliseconds