Searched refs:oldChildConfig (Results 1 – 1 of 1) sorted by relevance
1720 @Nullable VcnChildSessionConfiguration oldChildConfig) { in setupInterface() argument1725 if (oldChildConfig != null) { in setupInterface()1726 existingAddrs.addAll(oldChildConfig.getInternalAddresses()); in setupInterface()1800 final VcnChildSessionConfiguration oldChildConfig = mChildConfig; in processStateMsg() local1804 mCurrentToken, mTunnelIface, mChildConfig, oldChildConfig); in processStateMsg()1877 @NonNull VcnChildSessionConfiguration oldChildConfig) { in setupInterfaceAndNetworkAgent() argument1878 setupInterface(token, tunnelIface, childConfig, oldChildConfig); in setupInterfaceAndNetworkAgent()