Searched refs:NgranBand (Results 1 – 3 of 3) sorted by relevance
25 import android.telephony.AccessNetworkConstants.NgranBands.NgranBand;81 public CellIdentityNr(int pci, int tac, int nrArfcn, @NonNull @NgranBand int[] bands, in CellIdentityNr()187 @NgranBand
834 public @interface NgranBand {} annotation in AccessNetworkConstants.NgranBands883 public static @FrequencyRangeGroup int getFrequencyRangeGroup(@NgranBand int band) { in getFrequencyRangeGroup()
600 public static int getFrequencyRangeGroupFromNrBand(@NgranBands.NgranBand int band) { in getFrequencyRangeGroupFromNrBand()