Searched refs:TYPE_tenc (Results 1 – 2 of 2) sorted by relevance
242 public static final int TYPE_tenc = 0x74656e63; field in Atom
1404 if (childAtomType == Atom.TYPE_tenc) { in parseSchiFromParent()