Searched refs:NR_STATE_NOT_RESTRICTED (Results 1 – 3 of 3) sorted by relevance
84 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,109 public static final int NR_STATE_NOT_RESTRICTED = 2; field in NetworkRegistrationInfo495 case NR_STATE_NOT_RESTRICTED: in nrStateToString()593 mNrState = NR_STATE_NOT_RESTRICTED; in updateNrState()
534 } else if (nrState == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED) { in getNr5GIconGroup()
1966 if (regInfo.getNrState() == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED) { in updateNrStateFromPhysicalChannelConfigs()1971 newNrState = NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in updateNrStateFromPhysicalChannelConfigs()