Home | History | Annotate | Download | only in media

Lines Matching refs:Element

41 import android.sax.Element;
1395 Element body = root.getChild("body");
1396 Element seq = body.getChild("seq");
1397 Element media = seq.getChild("media");