Home
last modified time | relevance | path

Searched refs:technology (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java31 public void onHostCardEmulationActivated(int technology); in onHostCardEmulationActivated() argument
32 public void onHostCardEmulationData(int technology, byte[] data); in onHostCardEmulationData() argument
33 public void onHostCardEmulationDeactivated(int technology); in onHostCardEmulationDeactivated() argument
57 boolean connect(int technology); in connect() argument
220 public boolean setTimeout(int technology, int timeout); in setTimeout() argument
222 public int getTimeout(int technology); in getTimeout() argument
226 boolean canMakeReadOnly(int technology); in canMakeReadOnly() argument
228 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() argument
DNfcService.java319 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() argument
321 mCardEmulationManager.onHostCardEmulationActivated(technology); in onHostCardEmulationActivated()
326 public void onHostCardEmulationData(int technology, byte[] data) { in onHostCardEmulationData() argument
328 mCardEmulationManager.onHostCardEmulationData(technology, data); in onHostCardEmulationData()
333 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() argument
337 mCardEmulationManager.onHostCardEmulationDeactivated(technology); in onHostCardEmulationDeactivated()
1302 public int connect(int nativeHandle, int technology) throws RemoteException { in connect() argument
1324 if (tag.connect(technology)) { in connect()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java311 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() argument
312 switch (technology) { in getMaxTransceiveLength()
420 private void notifyHostEmuActivated(int technology) { in notifyHostEmuActivated() argument
421 mListener.onHostCardEmulationActivated(technology); in notifyHostEmuActivated()
424 private void notifyHostEmuData(int technology, byte[] data) { in notifyHostEmuData() argument
425 mListener.onHostCardEmulationData(technology, data); in notifyHostEmuData()
428 private void notifyHostEmuDeactivated(int technology) { in notifyHostEmuDeactivated() argument
429 mListener.onHostCardEmulationDeactivated(technology); in notifyHostEmuDeactivated()
DNativeNfcTag.java153 public synchronized int connectWithStatus(int technology) { in connectWithStatus() argument
159 if (mTechList[i] == technology) { in connectWithStatus()
189 if ((technology == TagTechnology.NDEF) || in connectWithStatus()
190 (technology == TagTechnology.NDEF_FORMATABLE)) { in connectWithStatus()
230 public synchronized boolean connect(int technology) { in connect() argument
231 return connectWithStatus(technology) == 0; in connect()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java109 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() argument
113 if (technology == NFC_HCE_APDU) { in onHostCardEmulationActivated()
116 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationActivated()
123 public void onHostCardEmulationData(int technology, byte[] data) { in onHostCardEmulationData() argument
127 if (technology == NFC_HCE_APDU) { in onHostCardEmulationData()
129 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationData()
134 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() argument
135 if (technology == NFC_HCE_APDU) { in onHostCardEmulationDeactivated()
138 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationDeactivated()
/packages/apps/Dialer/java/com/android/dialer/speeddial/database/
DSpeedDialEntry.java95 return technology() == IMS_VIDEO || technology() == DUO; in isVideoTechnology()
111 public abstract @Technology int technology(); in technology() method in SpeedDialEntry.Channel
129 public abstract Builder setTechnology(@Technology int technology); in setTechnology() argument
DSpeedDialEntryDatabaseHelper.java253 values.put(PHONE_TECHNOLOGY, entry.defaultChannel().technology()); in buildContentValues()
/packages/apps/Nfc/nci/jni/
DRoutingManager.h56 void handleData(uint8_t technology, const uint8_t* data, uint32_t dataLen,
58 void notifyActivated(uint8_t technology);
59 void notifyDeactivated(uint8_t technology);
DRoutingManager.cpp365 void RoutingManager::notifyActivated(uint8_t technology) { in notifyActivated() argument
375 (int)technology); in notifyActivated()
382 void RoutingManager::notifyDeactivated(uint8_t technology) { in notifyDeactivated() argument
393 (int)technology); in notifyDeactivated()
400 void RoutingManager::handleData(uint8_t technology, const uint8_t* data, in handleData() argument
444 (int)technology, dataJavaArray.get()); in handleData()
/packages/apps/Dialer/java/com/android/dialer/speeddial/
DSpeedDialFragment.java386 if (channel.technology() == Channel.DUO) { in onClick()
396 .setIsDuoCall(channel.technology() == Channel.DUO)); in onClick()
439 if (channel.technology() == Channel.DUO) { in placeCall()
449 .setIsDuoCall(channel.technology() == Channel.DUO)); in placeCall()
542 if (channel.technology() == Channel.DUO) { in onRowClicked()
552 .setIsDuoCall(channel.technology() == Channel.DUO)); in onRowClicked()
DDisambigDialog.java181 if (channel.technology() == Channel.DUO) { in onVideoOptionClicked()
192 .setIsDuoCall(channel.technology() == Channel.DUO)); in onVideoOptionClicked()
/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/
DSpeedDialUiItem.java270 && currentChannel.technology() == Channel.VOICE) { in getDefaultVoiceChannel()
DSpeedDialUiItemMutator.java481 if (defaultChannel.technology() != Channel.DUO) { in isValidDuoDefaultChannel()
/packages/apps/SafetyRegulatoryInfo/
DNOTICE207 "MPEG Layer-3 audio coding technology licensed from Fraunhofer IIS and Thomson."
209 "mp3 Surround audio coding technology licensed from Fraunhofer lIS, Agere Systems and Thomson."
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
Dlv_wordlist.combined.gz
Dtr_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dro_wordlist.combined.gz