Home
last modified time | relevance | path

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

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/
DManifestFileGroupPopulator.java121 private boolean allowsInsecureHttp = false; field in ManifestFileGroupPopulator.Builder
145 Builder setAllowsInsecureHttp(boolean allowsInsecureHttp) { in setAllowsInsecureHttp()
287 private final boolean allowsInsecureHttp; field in ManifestFileGroupPopulator