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