Lines Matching refs:jobject
144 jobject manager;
147 jobject cached_NfcTag;
148 jobject cached_P2pDevice;
165 jobject tag;
238 jobject *cached_obj);
239 struct nfc_jni_native_data* nfc_jni_get_nat(JNIEnv *e, jobject o);
251 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o);
252 jshort nfc_jni_get_p2p_device_mode(JNIEnv *e, jobject o);
255 jint nfc_jni_get_connected_technology(JNIEnv *e, jobject o);
256 jint nfc_jni_get_connected_technology_libnfc_type(JNIEnv *e, jobject o);
257 phLibNfc_Handle nfc_jni_get_connected_handle(JNIEnv *e, jobject o);
258 jintArray nfc_jni_get_nfc_tag_type(JNIEnv *e, jobject o);
261 phLibNfc_Handle nfc_jni_get_nfc_socket_handle(JNIEnv *e, jobject o);