Searched refs:populateFromXmlForRestore (Results 1 – 4 of 4) sorted by relevance
93 restored.populateFromXmlForRestore(parser, getContext()); in testBackupEmptySound()
692 public void populateFromXmlForRestore(XmlPullParser parser, Context context) { in populateFromXmlForRestore() method in NotificationChannel
236 channel.populateFromXmlForRestore(parser, mContext); in readXml()
8548 Landroid/app/NotificationChannel;->populateFromXmlForRestore(Lorg/xmlpull/v1/XmlPullParser;Landroid…