Searched refs:NR_STATE_CONNECTED (Results 1 – 4 of 4) sorted by relevance
184 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(ss).getNrState(); in testNr5GIcon_NrConnectedWithoutMMWave_show5GIcon()198 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(ss).getNrState(); in testNr5GIcon_NrConnectedWithMMWave_show5GPlusIcon()
85 NR_STATE_CONNECTED})116 public static final int NR_STATE_CONNECTED = 3; field in NetworkRegistrationInfo497 case NR_STATE_CONNECTED: in nrStateToString()
521 if (nrState == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in getNr5GIconGroup()
1967 newNrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in updateNrStateFromPhysicalChannelConfigs()1970 if (regInfo.getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in updateNrStateFromPhysicalChannelConfigs()