Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DSecurityTestCase.java492 String nfcDevice = null; in assumeIsSupportedNfcDevice() local
496 nfcDevice = text[text.length - 1]; in assumeIsSupportedNfcDevice()
500 "NFC device " + nfcDevice + " is not supported. Hence skipping the test", in assumeIsSupportedNfcDevice()