Searched defs:extraAttributionTags (Results 1 – 7 of 7) sorted by relevance
94 public final Set<String> extraAttributionTags; field in AbstractLocationProvider.State97 Set<String> extraAttributionTags) { in State()140 public State withExtraAttributionTags(Set<String> extraAttributionTags) { in withExtraAttributionTags()222 @Nullable ProviderProperties properties, Set<String> extraAttributionTags) { in AbstractLocationProvider()301 protected void setExtraAttributionTags(Set<String> extraAttributionTags) { in setExtraAttributionTags()
43 Set<String> extraAttributionTags) { in MockLocationProvider()
231 List<String> extraAttributionTags = Collections.emptyList(); in handleAddTestProvider() local
1392 List<String> extraAttributionTags, String packageName, String attributionTag) { in addTestProvider()
261 ArraySet<String> extraAttributionTags = new ArraySet<>(attributionTags); in onInitialize() local
2113 @NonNull Set<String> extraAttributionTags) { in addTestProvider()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...