Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcTag.aidl28 int connect(int nativeHandle, int technology); in connect()
42 int setTimeout(int technology, int timeout); in setTimeout()
43 int getTimeout(int technology); in getTimeout()
46 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength()
H A DTag.java459 public synchronized boolean setConnectedTechnology(int technology) { in setConnectedTechnology()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java31 public void onHostCardEmulationActivated(int technology); in onHostCardEmulationActivated()
32 public void onHostCardEmulationData(int technology, byte[] data); in onHostCardEmulationData()
33 public void onHostCardEmulationDeactivated(int technology); in onHostCardEmulationDeactivated()
59 boolean connect(int technology); in connect()
222 public boolean setTimeout(int technology, int timeout); in setTimeout()
224 public int getTimeout(int technology); in getTimeout()
228 boolean canMakeReadOnly(int technology); in canMakeReadOnly()
230 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength()
H A DNfcService.java371 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated()
378 public void onHostCardEmulationData(int technology, byte[] data) { in onHostCardEmulationData()
385 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated()
1673 public int connect(int nativeHandle, int technology) throws RemoteException { in connect()
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/database/
H A DSpeedDialEntry.java111 public abstract @Technology int technology(); in technology() method in SpeedDialEntry.Channel
129 public abstract Builder setTechnology(@Technology int technology); in setTechnology()
/aosp12/frameworks/base/core/proto/android/service/
H A Dbattery.proto56 optional string technology = 13; field
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java311 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength()
435 private void notifyHostEmuActivated(int technology) { in notifyHostEmuActivated()
439 private void notifyHostEmuData(int technology, byte[] data) { in notifyHostEmuData()
443 private void notifyHostEmuDeactivated(int technology) { in notifyHostEmuDeactivated()
H A DNativeNfcTag.java153 public synchronized int connectWithStatus(int technology) { in connectWithStatus()
230 public synchronized boolean connect(int technology) { in connect()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java112 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated()
126 public void onHostCardEmulationData(int technology, byte[] data) { in onHostCardEmulationData()
137 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated()
/aosp12/packages/apps/Nfc/nci/jni/
H A DRoutingManager.cpp406 void RoutingManager::notifyActivated(uint8_t technology) { in notifyActivated()
423 void RoutingManager::notifyDeactivated(uint8_t technology) { in notifyDeactivated()
441 void RoutingManager::handleData(uint8_t technology, const uint8_t* data, in handleData()
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_ee_api.h143 tNFC_RF_TECH technology; /* NFA_EE_TRGR_RF_TECHNOLOGY:the technology that member
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp671 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp671 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/system/nfc/src/nfc/include/
H A Dnfc_api.h480 tNFC_RF_TECH technology; member
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java3205 private @WifiStandard int getWifiStandard(int technology) { in getWifiStandard()
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp732 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp729 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp732 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp733 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp729 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp732 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp733 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp729 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp732 LocPosTechMask technology) : in LocEngReportPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp729 LocPosTechMask technology) : in LocEngReportPosition()