Home
last modified time | relevance | path

Searched refs:deviceSupportsNfcSecure (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcAdapter.aidl67 boolean deviceSupportsNfcSecure(); in deviceSupportsNfcSecure() method
H A DNfcAdapter.java1736 return sService.deviceSupportsNfcSecure(); in isSecureNfcSupported()
1745 return sService.deviceSupportsNfcSecure(); in isSecureNfcSupported()