Searched refs:curRegState (Results 1 – 1 of 1) sorted by relevance
1967 NetworkRegistrationInfo curRegState = mNetworkRegistrationInfos.get(i); in addNetworkRegistrationInfo() local1968 if (curRegState.getTransportType() == nri.getTransportType() in addNetworkRegistrationInfo()1969 && curRegState.getDomain() == nri.getDomain()) { in addNetworkRegistrationInfo()