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
531 public void readXml(XmlPullParser parser, boolean forRestore) in readXml() method in ZenModeHelper
401 public static ZenModeConfig readXml(XmlPullParser parser, Migration migration) in readXml() method in ZenModeConfig1293 public static XmlV1 readXml(XmlPullParser parser) in readXml() method in ZenModeConfig.XmlV1