Searched refs:firstChildSessionParams (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
H A D | IkeSession.java | 85 @NonNull ChildSessionParams firstChildSessionParams, in IkeSession() argument 93 firstChildSessionParams, in IkeSession() 105 ChildSessionParams firstChildSessionParams, in IkeSession() argument 114 firstChildSessionParams, in IkeSession() 127 ChildSessionParams firstChildSessionParams, in IkeSession() argument 133 if (firstChildSessionParams instanceof TunnelModeChildSessionParams) { in IkeSession() 143 firstChildSessionParams, in IkeSession()
|
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/epdg/ |
H A D | EpdgTunnelManager.java | 763 @NonNull ChildSessionParams firstChildSessionParams, in createIkeSession() argument 770 firstChildSessionParams, in createIkeSession()
|
/aosp12/frameworks/base/services/core/java/com/android/server/connectivity/ |
H A D | Vpn.java | 3365 @NonNull ChildSessionParams firstChildSessionParams, 3372 firstChildSessionParams,
|