/packages/apps/Nfc/nxp/jni/ |
D | com_android_nfc.cpp | 260 jint* technologies = e->GetIntArrayElements(techTypes, 0); in nfc_jni_get_connected_technology() local 261 if (technologies != NULL) { in nfc_jni_get_connected_technology() 262 connectedTech = technologies[connectedTechIndex]; in nfc_jni_get_connected_technology() 263 e->ReleaseIntArrayElements(techTypes, technologies, JNI_ABORT); in nfc_jni_get_connected_technology() 411 int technologies[MAX_NUM_TECHNOLOGIES]; in nfc_jni_get_technology_tree() local 428 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 434 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 436 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 441 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 449 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() [all …]
|
D | com_android_nfc_NativeNfcTag.cpp | 715 jint* technologies = NULL; in com_android_nfc_NativeNfcTag_doTransceive() local
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 738 int[] technologies = getTechList(); in findAndReadNdef() local 746 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findAndReadNdef() 754 status = connectWithStatus(technologies[techIndex]); in findAndReadNdef()
|
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 728 int[] technologies = getTechList(); in findAndReadNdef() local 736 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findAndReadNdef() 744 status = connectWithStatus(technologies[techIndex]); in findAndReadNdef()
|
/packages/apps/Nfc/nci/jni/ |
D | NfcTag.cpp | 621 ScopedIntArrayRW technologies(e, techList.get()); in fillNativeNfcTagMembers1() local 627 technologies [i] = mTechList [i]; in fillNativeNfcTagMembers1()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1402373178, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1393228155, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ... |