Searched refs:ConfigSource (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
H A DConfigSource.java23 public interface ConfigSource { interface
H A DManifestConfigSource.java26 public class ManifestConfigSource implements ConfigSource {
36 private ConfigSource mConfigSource;
57 private ConfigSource getConfigSource() {
63 ConfigSource source;
86 private static final class DefaultConfigSource implements ConfigSource {
H A DKeyStoreConfigSource.java25 * {@link ConfigSource} with a single default config based on a {@link KeyStore} and no per domain
28 class KeyStoreConfigSource implements ConfigSource {
H A DApplicationConfig.java41 private ConfigSource mConfigSource;
45 public ApplicationConfig(ConfigSource configSource) {
H A DXmlConfigSource.java27 * {@link ConfigSource} based on an XML configuration file.
31 public class XmlConfigSource implements ConfigSource {
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
H A DTestConfigSource.java23 public class TestConfigSource implements ConfigSource {
H A DTestUtils.java71 public static SSLContext getSSLContext(ConfigSource source) throws Exception {
H A DNetworkSecurityConfigTests.java126 ConfigSource testSource =
/frameworks/base/
H A Dcompiled-classes-phone3550 android.security.net.config.ConfigSource

Completed in 339 milliseconds