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