Searched refs:TAG_COMPONENT (Results 1 – 1 of 1) sorted by relevance
82 private static final String TAG_COMPONENT = "component"; field in TelephonyComponentFactory.InjectedComponents163 parseXmlByTag(parser, true, p -> parseComponent(p), TAG_COMPONENT); in parseComponents()