Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/nxp/
DNativeNfcSecureElement.java53 private native boolean doNativeDisconnectSecureElementConnection(int handle); in doNativeDisconnectSecureElementConnection()
55 public boolean doDisconnect(int handle) { in doDisconnect()
62 public native byte[] doTransceive(int handle, byte[] data); in doTransceive()
64 public native int[] doGetTechList(int handle); in doGetTechList()
66 public native byte [] doGetUid(int handle); in doGetUid()
DNativeNfcTag.java137 private native int doConnect(int handle); in doConnect()
261 native int doHandleReconnect(int handle); in doHandleReconnect()
262 public synchronized int reconnectWithStatus(int handle) { in reconnectWithStatus()
450 private void addTechnology(int tech, int handle, int libnfctype) { in addTechnology()
493 public void addNdefFormatableTechnology(int handle, int libnfcType) { in addNdefFormatableTechnology()
504 public void addNdefTechnology(NdefMessage msg, int handle, int libnfcType, in addNdefTechnology()
556 private boolean hasTechOnHandle(int tech, int handle) { in hasTechOnHandle()
/packages/apps/Nfc/jni/
Dcom_android_nfc_NativeP2pDevice.cpp107 phLibNfc_Handle handle, phNfc_sData_t *pResBuffer, NFCSTATUS status) in nfc_jni_transceive_callback()
120 phLibNfc_Handle handle = 0; in com_android_nfc_NativeP2pDevice_doConnect() local
201 phLibNfc_Handle handle = 0; in com_android_nfc_NativeP2pDevice_doDisconnect() local
277 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o); in com_android_nfc_NativeP2pDevice_doTransceive() local
359 phLibNfc_Handle handle; in com_android_nfc_NativeP2pDevice_doReceive() local
415 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o); in com_android_nfc_NativeP2pDevice_doSend() local
Dcom_android_nfc_NativeNfcTag.cpp24 static phLibNfc_Handle handle; variable
132 phLibNfc_Handle handle, phNfc_sData_t *pResBuffer, NFCSTATUS status) in nfc_jni_transceive_callback()
179 phLibNfc_Handle handle = 0; in com_android_nfc_NativeNfcTag_doRead() local
241 phLibNfc_Handle handle = nfc_jni_get_connected_handle(e, o); in com_android_nfc_NativeNfcTag_doWrite() local
448 jobject o, phLibNfc_Handle handle) in com_android_nfc_NativeNfcTag_doConnect()
505 jobject o, phLibNfc_Handle handle) in com_android_nfc_NativeNfcTag_doHandleReconnect()
565 phLibNfc_Handle handle = nfc_jni_get_connected_handle(e,o); in com_android_nfc_NativeNfcTag_doReconnect() local
580 phLibNfc_Handle handle = 0; in com_android_nfc_NativeNfcTag_doDisconnect() local
723 phLibNfc_Handle handle = nfc_jni_get_connected_handle(e, o); in com_android_nfc_NativeNfcTag_doTransceive() local
948 phLibNfc_Handle handle = 0; in com_android_nfc_NativeNfcTag_doCheckNdef() local
[all …]
Dcom_android_nfc_NativeNfcSecureElement.cpp52 phLibNfc_Handle handle, phNfc_sData_t *pResBuffer, NFCSTATUS status) in com_android_nfc_jni_transceive_callback()
475 …tic jboolean com_android_nfc_NativeNfcSecureElement_doDisconnect(JNIEnv *e, jobject o, jint handle) in com_android_nfc_NativeNfcSecureElement_doDisconnect()
610 jobject o,jint handle, jbyteArray data) in com_android_nfc_NativeNfcSecureElement_doTransceive()
711 static jbyteArray com_android_nfc_NativeNfcSecureElement_doGetUid(JNIEnv *e, jobject o, jint handle) in com_android_nfc_NativeNfcSecureElement_doGetUid()
728 …c jintArray com_android_nfc_NativeNfcSecureElement_doGetTechList(JNIEnv *e, jobject o, jint handle) in com_android_nfc_NativeNfcSecureElement_doGetTechList()
Dcom_android_nfc.cpp471 int handle = devList[target].hTargetDev; in nfc_jni_get_technology_tree() local
Dcom_android_nfc_NativeNfcManager.cpp1134 phLibNfc_eSE_EvtType_t evt_type, phLibNfc_Handle handle, in nfc_jni_transaction_callback()
1297 phLibNfc_Handle handle, NFCSTATUS status) in nfc_jni_se_set_mode_callback()
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndldic.c100 #define COPY_QUE(handle, src, dst) \ argument
150 static NJ_UINT8 *get_search_index_address(NJ_DIC_HANDLE handle, NJ_UINT8 search_pattern) { in get_search_index_address()
263 static NJ_WQUE *get_que_type_and_next(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, in get_que_type_and_next()
292 static NJ_WQUE *get_que_yomiLen_and_hyoukiLen(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, in get_que_yomiLen_and_hyoukiLen()
323 static NJ_WQUE *get_que_allHinsi(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, in get_que_allHinsi()
352 static NJ_WQUE *get_que(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_UINT16 que_id) { in get_que()
386 static NJ_INT16 is_continued(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_UINT16 que_id) { in is_continued()
433 static NJ_INT16 continue_cnt(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_UINT16 que_id) { in continue_cnt()
481 static NJ_UINT16 search_next_que(NJ_DIC_HANDLE handle, NJ_UINT16 que_id) { in search_next_que()
505 static NJ_INT16 que_strcmp_complete_with_hyouki(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, in que_strcmp_complete_with_hyouki()
[all …]
Dndapi.c580 static NJ_INT16 njd_check_dic(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle) { in njd_check_dic()
839 NJ_EXTERN NJ_INT16 njx_check_dic(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_UINT8 restore, NJ_UINT32 … in njx_check_dic()
Dndbdic.c2252 NJ_UINT32 top, NJ_DIC_HANDLE handle, in get_node_bottom()
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_ext.h62 #define NJ_GET_DIC_TYPE_EX(type, handle) \ argument
Dnj_lib.h148 NJ_DIC_HANDLE handle; member
212 NJ_DIC_HANDLE handle; member
/packages/apps/Phone/src/com/android/phone/
DInCallTouchUi.java970 public void onGrabbed(View v, int handle) { in onGrabbed()
975 public void onReleased(View v, int handle) { in onReleased()
/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java598 int handle = mSecureElement.doOpenSecureElementConnection(); in executeEeWipe() local
1247 int handle = mSecureElement.doOpenSecureElementConnection(); in _open() local
1342 public int handle; // low-level handle field in NfcService.OpenSecureElement
1343 public OpenSecureElement(int pid, int handle, IBinder binder) { in OpenSecureElement()
1526 void unregisterObject(int handle) { in unregisterObject()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java439 protected Uri insertStatusUpdate(int protocol, String customProtocol, String handle, in insertStatusUpdate()
445 protected Uri insertStatusUpdate(int protocol, String customProtocol, String handle, in insertStatusUpdate()
451 protected Uri insertStatusUpdate(int protocol, String customProtocol, String handle, in insertStatusUpdate()
515 String handle) { in insertImHandle()
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2404 int handle = Integer.parseInt(uri.getPathSegments().get(2)); in query() local
2613 int handle = Integer.parseInt(uri.getPathSegments().get(2)); in bulkInsert() local
3015 private Cursor getObjectReferences(DatabaseHelper helper, SQLiteDatabase db, int handle) { in getObjectReferences()
3041 int handle, ContentValues values[]) { in setObjectReferences()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java2992 final String handle = values.getAsString(StatusUpdates.IM_HANDLE); in insertStatusUpdate() local