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