Searched refs:childCb (Results 1 – 1 of 1) sorted by relevance
2096 public final ChildSessionCallback childCb; field in VpnTest.PlatformVpnSnapshot2099 IkeSessionCallback ikeCb, ChildSessionCallback childCb) { in PlatformVpnSnapshot() argument2103 this.childCb = childCb; in PlatformVpnSnapshot()2163 final ChildSessionCallback childCb = cbPair.second; in verifySetupPlatformVpn() local2166 childCb.onIpSecTransformCreated(createIpSecTransform(), IpSecManager.DIRECTION_IN); in verifySetupPlatformVpn()2167 childCb.onIpSecTransformCreated(createIpSecTransform(), IpSecManager.DIRECTION_OUT); in verifySetupPlatformVpn()2168 childCb.onOpened(createChildConfig()); in verifySetupPlatformVpn()2230 return new PlatformVpnSnapshot(vpn, nwCb, ikeCb, childCb); in verifySetupPlatformVpn()2753 vpnSnapShot.childCb.onIpSecTransformsMigrated( in testStartPlatformVpnMobility_mobikeEnabled()2792 vpnSnapShot.childCb.onIpSecTransformsMigrated( in testStartPlatformVpnMobility_mobikeEnabledMtuDoesNotSupportIpv6()[all …]