Searched refs:oldChildConfig (Results 1 – 1 of 1) sorted by relevance
1902 @Nullable VcnChildSessionConfiguration oldChildConfig) { in setupInterface() argument1907 if (oldChildConfig != null) { in setupInterface()1908 existingAddrs.addAll(oldChildConfig.getInternalAddresses()); in setupInterface()1982 final VcnChildSessionConfiguration oldChildConfig = mChildConfig; in processStateMsg() local1989 oldChildConfig, in processStateMsg()2102 @NonNull VcnChildSessionConfiguration oldChildConfig, in setupInterfaceAndNetworkAgent() argument2104 setupInterface(token, tunnelIface, childConfig, oldChildConfig); in setupInterfaceAndNetworkAgent()