Home
last modified time | relevance | path

Searched defs:writeTag (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
DTagTester.java28 TagVerifier writeTag(Tag tag) throws Exception; in writeTag() method
DMifareUltralightTagTester.java49 public TagVerifier writeTag(Tag tag) throws IOException { in writeTag() method in MifareUltralightTagTester
DNdefTagTester.java65 public TagVerifier writeTag(Tag tag) throws IOException, FormatException { in writeTag() method in NdefTagTester