Searched refs:bandwidths (Results 1 – 9 of 9) sorted by relevance
64 public static boolean updateBandwidths(int[] bandwidths, ServiceState serviceState) { in updateBandwidths() argument65 if (bandwidths == null) { in updateBandwidths()70 int newAggregateBandwidth = Arrays.stream(bandwidths).sum(); in updateBandwidths()73 serviceState.setCellBandwidths(bandwidths); in updateBandwidths()
2601 int[] bandwidths = null; in setPhyCellInfoFromCellIdentity() local2609 bandwidths = getBandwidthsFromConfigs(mLastPhysicalChannelConfigList); in setPhyCellInfoFromCellIdentity()2610 for (int bw : bandwidths) { in setPhyCellInfoFromCellIdentity()2613 bandwidths = null; in setPhyCellInfoFromCellIdentity()2630 if (bandwidths == null || bandwidths.length == 1) { in setPhyCellInfoFromCellIdentity()2633 bandwidths = new int[] {cbw}; in setPhyCellInfoFromCellIdentity()2646 for (int bw : bandwidths) { in setPhyCellInfoFromCellIdentity()2649 bandwidths = null; in setPhyCellInfoFromCellIdentity()2663 bandwidths = new int[] {primaryPcc.getCellBandwidthDownlinkKhz()}; in setPhyCellInfoFromCellIdentity()2668 if (bandwidths != null) { in setPhyCellInfoFromCellIdentity()[all …]
54 int[] bandwidths = new int[] {1400, 5000}; in testUpdateBandwidthsSuccess() local57 boolean updated = RatRatcheter.updateBandwidths(bandwidths, mServiceState); in testUpdateBandwidthsSuccess()60 assertTrue(Arrays.equals(mServiceState.getCellBandwidths(), bandwidths)); in testUpdateBandwidthsSuccess() local
2245 private void sendPhyChanConfigChange(int[] bandwidths, int networkType, int pci) { in sendPhyChanConfigChange() argument2248 for (int bw : bandwidths) { in sendPhyChanConfigChange()
1239 public void setCellBandwidths(int[] bandwidths) { in setCellBandwidths() argument1240 mCellBandwidths = bandwidths; in setCellBandwidths()
4259 private void updateLinkBandwidths(String[] bandwidths, boolean useLte) { in updateLinkBandwidths() argument4261 for (String config : bandwidths) { in updateLinkBandwidths()5593 String[] bandwidths = CarrierConfigManager.getDefaultConfig().getStringArray( in read5GConfiguration() local5602 bandwidths = b.getStringArray(CarrierConfigManager.KEY_BANDWIDTH_STRING_ARRAY); in read5GConfiguration()5623 updateLinkBandwidths(bandwidths, useLte); in read5GConfiguration()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...