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