Searched refs:createInstanceFromXmlFile (Results 1 – 2 of 2) sorted by relevance
514 static MediaProfiles* createInstanceFromXmlFile(const char *xml);
970 sInstance = createInstanceFromXmlFile(xmlFile); in getInstance()973 sInstance = createInstanceFromXmlFile(value); in getInstance()1214 MediaProfiles::createInstanceFromXmlFile(const char *xml) in createInstanceFromXmlFile() function in android::MediaProfiles