/frameworks/base/core/java/android/net/vcn/persistablebundleutils/ |
D | EapSessionConfigUtils.java | 56 public static PersistableBundle toPersistableBundle(@NonNull EapSessionConfig config) { in toPersistableBundle() method in EapSessionConfigUtils 139 public static PersistableBundle toPersistableBundle(@NonNull EapMethodConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapMethodConfigUtils 151 protected static PersistableBundle toPersistableBundle(@NonNull EapUiccConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapUiccConfigUtils 162 public static PersistableBundle toPersistableBundle(EapSimConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapSimConfigUtils 175 public static PersistableBundle toPersistableBundle(@NonNull EapAkaConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapAkaConfigUtils 191 public static PersistableBundle toPersistableBundle(@NonNull EapAkaPrimeConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapAkaPrimeConfigUtils 215 public static PersistableBundle toPersistableBundle(@NonNull EapMsChapV2Config config) { in toPersistableBundle() method in EapSessionConfigUtils.EapMsChapV2ConfigUtils 235 public static PersistableBundle toPersistableBundle(@NonNull EapTtlsConfig config) { in toPersistableBundle() method in EapSessionConfigUtils.EapTtlsConfigUtils
|
D | IkeSessionParamsUtils.java | 86 public static PersistableBundle toPersistableBundle(@NonNull IkeSessionParams params) { in toPersistableBundle() method in IkeSessionParamsUtils 226 public static PersistableBundle toPersistableBundle(@NonNull IkeAuthConfig authConfig) { in toPersistableBundle() method in IkeSessionParamsUtils.AuthConfigUtils 303 public static PersistableBundle toPersistableBundle( in toPersistableBundle() method in IkeSessionParamsUtils.IkeAuthPskConfigUtils 339 public static PersistableBundle toPersistableBundle( in toPersistableBundle() method in IkeSessionParamsUtils.IkeAuthDigitalSignConfigUtils 369 public static PersistableBundle toPersistableBundle( in toPersistableBundle() method in IkeSessionParamsUtils.IkeAuthDigitalSignConfigUtils 434 public static PersistableBundle toPersistableBundle( in toPersistableBundle() method in IkeSessionParamsUtils.IkeAuthEapConfigUtils 505 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in IkeSessionParamsUtils.ConfigRequest
|
D | SaProposalUtilsBase.java | 59 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in SaProposalUtilsBase.EncryptionAlgoKeyLenPair 75 static PersistableBundle toPersistableBundle(SaProposal proposal) { in toPersistableBundle() method in SaProposalUtilsBase
|
D | ChildSaProposalUtils.java | 40 public static PersistableBundle toPersistableBundle(ChildSaProposal proposal) { in toPersistableBundle() method in ChildSaProposalUtils
|
D | TunnelModeChildSessionParamsUtils.java | 132 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in TunnelModeChildSessionParamsUtils.ConfigRequest 148 public static PersistableBundle toPersistableBundle( in toPersistableBundle() method in TunnelModeChildSessionParamsUtils
|
D | IkeSaProposalUtils.java | 42 public static PersistableBundle toPersistableBundle(IkeSaProposal proposal) { in toPersistableBundle() method in IkeSaProposalUtils
|
D | IkeTrafficSelectorUtils.java | 64 public static PersistableBundle toPersistableBundle(@NonNull IkeTrafficSelector ts) { in toPersistableBundle() method in IkeTrafficSelectorUtils
|
D | TunnelConnectionParamsUtils.java | 38 public static PersistableBundle toPersistableBundle(@NonNull IkeTunnelConnectionParams params) { in toPersistableBundle() method in TunnelConnectionParamsUtils
|
D | IkeIdentificationUtils.java | 66 public static PersistableBundle toPersistableBundle(@NonNull IkeIdentification ikeId) { in toPersistableBundle() method in IkeIdentificationUtils
|
/frameworks/base/tests/vcn/java/com/android/server/vcn/util/ |
D | PersistableBundleUtilsTest.java | 58 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in PersistableBundleUtilsTest.TestKey 113 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in PersistableBundleUtilsTest.TestClass
|
/frameworks/base/core/java/android/net/vcn/ |
D | VcnConfig.java | 127 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in VcnConfig
|
D | VcnGatewayConnectionConfig.java | 332 public PersistableBundle toPersistableBundle() { in toPersistableBundle() method in VcnGatewayConnectionConfig
|
/frameworks/base/services/core/java/com/android/server/vcn/util/ |
D | PersistableBundleUtils.java | 61 PersistableBundle toPersistableBundle(T obj); in toPersistableBundle() method
|