Searched refs:TYPE_sgpd (Results 1 – 2 of 2) sorted by relevance
263 public static final int TYPE_sgpd = 0x73677064; field in Atom
741 @Nullable LeafAtom sgpd = traf.getLeafAtomOfType(Atom.TYPE_sgpd); in parseTraf()1460 || atom == Atom.TYPE_sbgp || atom == Atom.TYPE_sgpd || atom == Atom.TYPE_elst in shouldParseLeafAtom()