/packages/modules/Uwb/generic_ranging/src/com/android/ranging/generic/ |
D | RangingTechnology.java | 45 ImmutableList.Builder<RangingTechnology> technologies = ImmutableList.builder(); in parseByte() local 48 technologies.add(technology); in parseByte() 51 return technologies.build(); in parseByte() 54 public static byte toBitmap(List<RangingTechnology> technologies) { in toBitmap() argument 55 if (technologies.isEmpty()) { in toBitmap() 59 for (RangingTechnology technology : technologies) { in toBitmap()
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 784 int[] technologies = getTechList(); in findAndReadNdef() local 792 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findAndReadNdef() 800 status = connectWithStatus(technologies[techIndex]); in findAndReadNdef() 883 int[] technologies = getTechList(); in findNdef() local 888 for (int techIndex = 0; techIndex < technologies.length; techIndex++) { in findNdef() 891 int status = connectWithStatus(technologies[techIndex]); in findNdef()
|
/packages/services/Telecomm/proto/ |
D | telecom.proto | 276 // A bitmask with bits corresponding to call technologies that were used
|
/packages/apps/Nfc/nci/jni/ |
D | NfcTag.cpp | 589 ScopedIntArrayRW technologies(e, techList.get()); in fillNativeNfcTagMembers1() local 595 technologies[i] = mTechList[i]; in fillNativeNfcTagMembers1()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pt_PT_wordlist.combined.gz |
|
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | fr_wordlist.combined.gz |
|
D | sv_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |