Searched refs:TYPE_uuid (Results 1 – 2 of 2) sorted by relevance
266 public static final int TYPE_uuid = 0x75756964; field in Atom
750 if (atom.type == Atom.TYPE_uuid) { in parseTraf()1459 || atom == Atom.TYPE_saio || atom == Atom.TYPE_senc || atom == Atom.TYPE_uuid in shouldParseLeafAtom()