Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java530 mIsSecureNfcCapable = mNfcAdapter.deviceSupportsNfcSecure(); in NfcService()
1355 public boolean deviceSupportsNfcSecure() { in deviceSupportsNfcSecure() method in NfcService.NfcAdapterService