/aosp12/frameworks/base/core/java/android/nfc/ |
H A D | INfcTag.aidl | 28 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 D | Tag.java | 459 public synchronized boolean setConnectedTechnology(int technology) { in setConnectedTechnology()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/ |
H A D | DeviceHost.java | 31 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 D | NfcService.java | 371 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 D | SpeedDialEntry.java | 111 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 D | battery.proto | 56 optional string technology = 13; field
|
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
H A D | NativeNfcManager.java | 311 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 D | NativeNfcTag.java | 153 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 D | CardEmulationManager.java | 112 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 D | RoutingManager.cpp | 406 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 D | nfa_ee_api.h | 143 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 D | loc_eng.cpp | 671 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 671 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/system/nfc/src/nfc/include/ |
H A D | nfc_api.h | 480 tNFC_RF_TECH technology; member
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | SupplicantStaIfaceHal.java | 3205 private @WifiStandard int getWifiStandard(int technology) { in getWifiStandard()
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 732 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 729 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 732 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 733 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 729 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 732 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 733 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 729 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 732 LocPosTechMask technology) : in LocEngReportPosition()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng.cpp | 729 LocPosTechMask technology) : in LocEngReportPosition()
|