Searched defs:readXml (Results 1 – 4 of 4) sorted by relevance
78 void readXml(XmlPullParser parser, ArrayList<Signature> pastSignatures) in readXml() method in PackageSignatures
128 public void readXml(XmlPullParser parser, boolean forRestore) in readXml() method in RankingHelper
527 public void readXml(XmlPullParser parser, boolean forRestore) in readXml() method in ZenModeHelper
397 public static ZenModeConfig readXml(XmlPullParser parser, Migration migration) in readXml() method in ZenModeConfig1241 public static XmlV1 readXml(XmlPullParser parser) in readXml() method in ZenModeConfig.XmlV1