Searched refs:verifyTag (Results 1 – 4 of 4) sorted by relevance
28 Result verifyTag(Tag tag) throws FormatException, IOException; in verifyTag() method
66 public Result verifyTag(Tag tag) throws IOException { in writeTag()
78 public Result verifyTag(Tag tag) throws IOException, FormatException { in writeTag()
254 return mTagVerifier.verifyTag(tags[0]); in doInBackground()