Searched refs:oldChildConfig (Results 1 – 1 of 1) sorted by relevance
1937 @Nullable VcnChildSessionConfiguration oldChildConfig) { in setupInterface() argument1942 if (oldChildConfig != null) { in setupInterface()1943 existingAddrs.addAll(oldChildConfig.getInternalAddresses()); in setupInterface()2017 final VcnChildSessionConfiguration oldChildConfig = mChildConfig; in processStateMsg() local2024 oldChildConfig, in processStateMsg()2137 @NonNull VcnChildSessionConfiguration oldChildConfig, in setupInterfaceAndNetworkAgent() argument2139 setupInterface(token, tunnelIface, childConfig, oldChildConfig); in setupInterfaceAndNetworkAgent()