Searched refs:TAG_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
89 private static final String TAG_COMPONENTS = "components"; field in TelephonyComponentFactory.InjectedComponents166 parseXmlByTag(parser, false, p -> parseComponents(p), TAG_COMPONENTS); in parseInjection()