Searched defs:bandwidths (Results 1 – 6 of 6) sorted by relevance
54 int[] bandwidths = new int[] {1400, 5000}; in testUpdateBandwidthsSuccess() local60 assertTrue(Arrays.equals(mServiceState.getCellBandwidths(), bandwidths)); in testUpdateBandwidthsSuccess() local
2218 private void sendPhyChanConfigChange(int[] bandwidths, int networkType, int pci) { in sendPhyChanConfigChange()
64 public static boolean updateBandwidths(int[] bandwidths, ServiceState serviceState) { in updateBandwidths()
2595 int[] bandwidths = null; in setPhyCellInfoFromCellIdentity() local
1239 public void setCellBandwidths(int[] bandwidths) { in setCellBandwidths()
4243 private void updateLinkBandwidths(String[] bandwidths, boolean useLte) { in updateLinkBandwidths()5577 String[] bandwidths = CarrierConfigManager.getDefaultConfig().getStringArray( in read5GConfiguration() local