/packages/apps/Nfc/nci/jni/ |
D | SecureElement.cpp | 759 if ( (mHciCfg.pipe[xx].dest_host == destHost) in connectEE() 760 && (mHciCfg.pipe[xx].dest_gate == mDestinationGate) ) in connectEE() 762 mNewSourceGate = mHciCfg.pipe[xx].local_gate; in connectEE() 763 mNewPipeId = mHciCfg.pipe[xx].pipe_id; in connectEE() 1764 UINT8 pipe = (mEeInfo[seIndex].ee_handle == EE_HANDLE_0xF3) ? 0x70 : 0x71; in getSeVerInfo() local 1765 UINT8 host = (pipe == STATIC_PIPE_0x70) ? 0x02 : 0x03; in getSeVerInfo() 1766 UINT8 gate = (pipe == STATIC_PIPE_0x70) ? 0xF0 : 0xF1; in getSeVerInfo() 1768 tNFA_STATUS nfaStat = NFA_HciAddStaticPipe(mNfaHciHandle, host, gate, pipe); in getSeVerInfo() 1771 … ALOGE ("%s: NFA_HciAddStaticPipe() failed, pipe = 0x%x, error=0x%X", __FUNCTION__, pipe, nfaStat); in getSeVerInfo() 1776 if (NFA_STATUS_OK == (nfaStat = NFA_HciGetRegistry (mNfaHciHandle, pipe, 0x02))) in getSeVerInfo() [all …]
|
/packages/apps/Gallery2/src/com/android/gallery3d/provider/ |
D | GalleryProvider.java | 209 final ParcelFileDescriptor[] pipe = ParcelFileDescriptor.createPipe(); in openPipeHelper() local 214 func.writeDataToPipe(pipe[1], args); in openPipeHelper() 217 Utils.closeSilently(pipe[1]); in openPipeHelper() 222 return pipe[0]; in openPipeHelper()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | EventLogTags.logtags | 21 # @param enabled_sources A pipe-separated list of source names, ordered by source ranking. 29 # @param A pipe-separated list of suggestion log names. 31 # @param queried_sources A pipe-separated list of the sources that were queried to produce
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz |
|
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1355802835, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1355802836, ... |
D | nb_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1357618222, ... |
D | es_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1355802836, ... |
D | de_wordlist.combined.gz |
|