Searched refs:TAG_SEQ (Results 1 – 3 of 3) sorted by relevance
42 private static final String TAG_SEQ = "seq"; field in WplPlaylistPersister77 doc.startTag(null, TAG_SEQ); in write()83 doc.endTag(null, TAG_SEQ); in write()
71 static final int TAG_SEQ = TAG_CTX_0; field in Tags
1385 return new EuiccNotification(metadataNode.getChild(Tags.TAG_SEQ).asInteger(), in createNotification()