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