Home
last modified time | relevance | path

Searched defs:manifestFileFlagSupplier (Results 1 – 1 of 1) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/
DManifestFileGroupPopulator.java125 private Supplier<ManifestFileFlag> manifestFileFlagSupplier; field in ManifestFileGroupPopulator.Builder
190 Supplier<ManifestFileFlag> manifestFileFlagSupplier) { in setManifestFileFlagSupplier()
292 private final Supplier<ManifestFileFlag> manifestFileFlagSupplier; field in ManifestFileGroupPopulator