Searched refs:oemCustomizationXmlPath (Results 1 – 1 of 1) sorted by relevance
95 @Nullable String oemCustomizationXmlPath, in parse() argument102 if (oemCustomizationXmlPath != null) { in parse()103 try (InputStream is = new FileInputStream(oemCustomizationXmlPath)) { in parse()