Home
last modified time | relevance | path

Searched refs:getExtendedLengthApdusSupported (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcTag.aidl47 boolean getExtendedLengthApdusSupported(); in getExtendedLengthApdusSupported() method
/aosp12/frameworks/base/core/java/android/nfc/tech/
H A DIsoDep.java199 return mTag.getTagService().getExtendedLengthApdusSupported(); in isExtendedLengthApduSupported()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java238 boolean getExtendedLengthApdusSupported(); in getExtendedLengthApdusSupported() method
H A DNfcService.java1998 public boolean getExtendedLengthApdusSupported() throws RemoteException { in getExtendedLengthApdusSupported() method in NfcService.TagService
1999 return mDeviceHost.getExtendedLengthApdusSupported(); in getExtendedLengthApdusSupported()
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java349 public boolean getExtendedLengthApdusSupported() { in getExtendedLengthApdusSupported() method in NativeNfcManager
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37499 Landroid/nfc/INfcTag$Stub$Proxy;->getExtendedLengthApdusSupported()Z
37540 Landroid/nfc/INfcTag;->getExtendedLengthApdusSupported()Z