Searched refs:FREQUENCY_RANGE_MMWAVE (Results 1 – 3 of 3) sorted by relevance
199 doReturn(ServiceState.FREQUENCY_RANGE_MMWAVE).when(ss).getNrFrequencyRange(); in testNr5GIcon_NrConnectedWithMMWave_show5GPlusIcon()
96 FREQUENCY_RANGE_HIGH, FREQUENCY_RANGE_MMWAVE})127 public static final int FREQUENCY_RANGE_MMWAVE = 4; field in ServiceState134 FREQUENCY_RANGE_MMWAVE);
523 if (mServiceState.getNrFrequencyRange() == ServiceState.FREQUENCY_RANGE_MMWAVE) { in getNr5GIconGroup()