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