/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 147 public synchronized int connectWithStatus(int technology) { in connectWithStatus() argument 148 if (technology == TagTechnology.NFC_B) { in connectWithStatus() 157 if (mTechList[i] == technology) { in connectWithStatus() 184 if ((technology == TagTechnology.NDEF) || in connectWithStatus() 185 (technology == TagTechnology.NDEF_FORMATABLE)) { in connectWithStatus() 188 if ((technology != TagTechnology.ISO_DEP) && in connectWithStatus() 212 public synchronized boolean connect(int technology) { in connect() argument 213 return connectWithStatus(technology) == 0; in connect()
|
D | NativeNfcManager.java | 284 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() argument 285 switch (technology) { in getMaxTransceiveLength()
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | DeviceHost.java | 53 boolean connect(int technology); in connect() argument 205 public boolean setTimeout(int technology, int timeout); in setTimeout() argument 207 public int getTimeout(int technology); in getTimeout() argument 211 boolean canMakeReadOnly(int technology); in canMakeReadOnly() argument 213 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() argument
|
D | NfcService.java | 1050 public int connect(int nativeHandle, int technology) throws RemoteException { in connect() argument 1072 if (tag.connect(technology)) { in connect()
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 150 public synchronized int connectWithStatus(int technology) { in connectWithStatus() argument 156 if (mTechList[i] == technology) { in connectWithStatus() 186 if ((technology == TagTechnology.NDEF) || in connectWithStatus() 187 (technology == TagTechnology.NDEF_FORMATABLE)) { in connectWithStatus() 227 public synchronized boolean connect(int technology) { in connect() argument 228 return connectWithStatus(technology) == 0; in connect()
|
D | NativeNfcManager.java | 225 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() argument 226 switch (technology) { in getMaxTransceiveLength()
|
/packages/apps/Settings/src/com/android/settings/ |
D | BatteryInfo.java | 161 mTechnology = (TextView)findViewById(R.id.technology); in onResume()
|
/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 | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1402373178, ... |
D | cs_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
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, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ... |