Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DSecurityTestCase.java352 String nfcDevice = null; in assumeIsSupportedNfcDevice() local
356 nfcDevice = text[text.length - 1]; in assumeIsSupportedNfcDevice()
359 assumeTrue("NFC device " + nfcDevice + " is not supported. Hence skipping the test", in assumeIsSupportedNfcDevice()