Searched refs:nriRegState (Results 1 – 1 of 1) sorted by relevance
1431 int nriRegState = getDataRegistrationState(ss, transport); in serviceStateAllowsPSAttach() local1432 if (nriRegState == NetworkRegistrationInfo.REGISTRATION_STATE_HOME in serviceStateAllowsPSAttach()1433 || nriRegState == NetworkRegistrationInfo.REGISTRATION_STATE_ROAMING) return true; in serviceStateAllowsPSAttach()