/frameworks/base/core/java/android/net/vcn/persistablebundleutils/ |
D | ChildSaProposalUtils.java | 46 public static ChildSaProposal fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in ChildSaProposalUtils
|
D | IkeTrafficSelectorUtils.java | 44 public static IkeTrafficSelector fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in IkeTrafficSelectorUtils
|
D | IkeSaProposalUtils.java | 54 public static IkeSaProposal fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in IkeSaProposalUtils
|
D | TunnelConnectionParamsUtils.java | 50 public static IkeTunnelConnectionParams fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in TunnelConnectionParamsUtils
|
D | IkeIdentificationUtils.java | 112 public static IkeIdentification fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in IkeIdentificationUtils
|
D | TunnelModeChildSessionParamsUtils.java | 193 public static TunnelModeChildSessionParams fromPersistableBundle( in fromPersistableBundle() method in TunnelModeChildSessionParamsUtils
|
D | EapSessionConfigUtils.java | 97 public static EapSessionConfig fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in EapSessionConfigUtils
|
D | IkeSessionParamsUtils.java | 191 public static IkeSessionParams fromPersistableBundle(@NonNull PersistableBundle in) { in fromPersistableBundle() method in IkeSessionParamsUtils
|
/frameworks/base/core/java/android/net/vcn/ |
D | VcnWifiUnderlyingNetworkTemplate.java | 90 public static VcnWifiUnderlyingNetworkTemplate fromPersistableBundle( in fromPersistableBundle() method in VcnWifiUnderlyingNetworkTemplate
|
D | VcnUnderlyingNetworkTemplate.java | 163 public static VcnUnderlyingNetworkTemplate fromPersistableBundle( in fromPersistableBundle() method in VcnUnderlyingNetworkTemplate
|
D | VcnCellUnderlyingNetworkTemplate.java | 170 public static VcnCellUnderlyingNetworkTemplate fromPersistableBundle( in fromPersistableBundle() method in VcnCellUnderlyingNetworkTemplate
|
/frameworks/base/services/core/java/com/android/server/vcn/util/ |
D | PersistableBundleUtils.java | 81 T fromPersistableBundle(PersistableBundle in); in fromPersistableBundle() method
|