Home
last modified time | relevance | path

Searched defs:getAtr (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/core/java/android/se/omapi/
H A DISecureElementSession.aidl35 byte[] getAtr(); in getAtr() method
/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DTerminal.java366 public byte[] getAtr() { in getAtr() method in Terminal
914 public byte[] getAtr() { in getAtr() method in Terminal.SecureElementReader
H A DSecureElementService.java258 public byte[] getAtr() throws RemoteException { in getAtr() method in SecureElementService.SecureElementSession
/aosp12/hardware/interfaces/secure_element/1.0/vts/functional/
H A DVtsHalSecureElementV1_0TargetTest.cpp163 TEST_P(SecureElementHidlTest, getAtr) { in TEST_P() argument
/aosp12/hardware/nxp/secure_element/pn8x/1.0/
H A DSecureElement.cpp84 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.1/
H A DSecureElement.cpp103 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/nxp/secure_element/pn8x/1.1/
H A DSecureElement.cpp126 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/nxp/secure_element/snxxx/1.0/
H A DVirtualISO.cpp106 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
H A DSecureElement.cpp110 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.0/
H A DSecureElement.cpp93 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/nxp/secure_element/snxxx/1.1/
H A DVirtualISO.cpp167 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
H A DSecureElement.cpp177 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/st/secure_element/1.2/
H A DSecureElement.cpp108 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/aosp12/hardware/nxp/secure_element/snxxx/1.2/
H A DVirtualISO.cpp173 Return<void> VirtualISO::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
H A DSecureElement.cpp193 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/aosp12/hardware/st/secure_element2/secure_element/1.0/
H A DSecureElement.cpp149 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp12/hardware/st/secure_element2/secure_element/1.1/
H A DSecureElement.cpp177 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp12/hardware/st/secure_element2/secure_element/1.2/
H A DSecureElement.cpp182 Return<void> SecureElement::getAtr(getAtr_cb _hidl_cb) { in getAtr() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapMessage.java301 public byte[] getAtr() { in getAtr() method in SapMessage