Home
last modified time | relevance | path

Searched refs:bandwidth (Results 1 – 21 of 21) sorted by relevance

/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/
DMockWebServerDispatcherFactory.java151 int bandwidth, in create() argument
166 * getThrottlingFactor(bandwidth, mNumRequests))) in create()
178 * getThrottlingFactor(bandwidth, mNumRequests))) in create()
190 * getThrottlingFactor(bandwidth, mNumRequests))) in create()
206 * getThrottlingFactor(bandwidth, mNumRequests))) in create()
213 * getThrottlingFactor(bandwidth, mNumRequests))) in create()
219 private double getThrottlingFactor(int bandwidth, int numRequests) { in create() argument
220 if (numRequests <= bandwidth) { in create()
223 int numRequestsMod = numRequests % bandwidth; in create()
226 if (numRequestsMod > (bandwidth / 2)) { in create()
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto59 // Link bandwidth stats of all bands, links and signal levels
122 // Tx bandwidth stats
124 // Rx bandwidth stats
135 // Accumulated bandwidth sample value
137 // Accumulated bandwidth sample count
195 // Link bandwidth stats of all bands, links and signal levels
Dmetrics.proto1990 // Soft AP channel bandwidth types
2034 // Channel bandwidth used for Soft AP
2744 // indexed by preamble, bandwidth, number of spatial streams, MCS.
2922 // Channel bandwidth: 20MHz
2924 // Channel bandwidth: 40MHz
2926 // Channel bandwidth: 80MHz
2928 // Channel bandwidth: 160MHz
2930 // Channel bandwidth: 80MHz + 80MHz
2932 // Channel bandwidth: 5MHz
2934 // Channel bandwidth: 10MHz
[all …]
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
DNetworkListAdapter.java72 vh.bandwidth = convertView.findViewById(R.id.network_bandwidth); in getView()
98 vh.bandwidth.setText(mNetworkList[position].mBandwidth); in getView()
203 public TextView bandwidth; field in NetworkListAdapter.ViewHolder
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/nodes/
DImsMediaAudioUtil.cpp178 kEvsBandwidth bandwidth, char* nBandwidth, uint32_t nLen) in ConvertEvsBandwidthToStr() argument
180 switch (bandwidth) in ConvertEvsBandwidthToStr()
/packages/modules/Wifi/framework/java/android/net/wifi/
DRttManager.java467 public int bandwidth; field in RttManager.RttParams
479 bandwidth = RTT_BW_20_SUPPORT; in RttParams()
506 sb.append(", bandwidth=" + bandwidth); in toString()
555 dest.writeInt(params.bandwidth); in writeToParcel()
586 params[i].bandwidth = in.readInt();
DSoftApInfo.java207 public void setBandwidth(@WifiAnnotations.Bandwidth int bandwidth) { in setBandwidth() argument
208 mBandwidth = bandwidth; in setBandwidth()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/audio/
DImsMediaAudioUtil.h140 static void ConvertEvsBandwidthToStr(kEvsBandwidth bandwidth, char* nBandwidth, uint32_t nLen);
DMediaQualityAnalyzer.h263 int32_t convertAudioCodecType(const int32_t codec, const int32_t bandwidth);
/packages/modules/Wifi/service/java/com/android/server/wifi/
DHostapdHalHidlImp.java1215 public int mapHalBandwidthToSoftApInfo(int bandwidth) { in mapHalBandwidthToSoftApInfo() argument
1216 switch (bandwidth) { in mapHalBandwidthToSoftApInfo()
1279 int frequency, int bandwidth, int generation, byte[] apIfaceInstanceMacAddress) { in onApInstanceInfoChanged() argument
1285 mapHalBandwidthToSoftApInfo(bandwidth), in onApInstanceInfoChanged()
DWifiShellCommand.java2520 String bandwidth = getNextArgRequired(); in buildSoftApConfiguration() local
2521 if (bandwidth.equals("20")) { in buildSoftApConfiguration()
2523 } else if (bandwidth.equals("40")) { in buildSoftApConfiguration()
2525 } else if (bandwidth.equals("80")) { in buildSoftApConfiguration()
2527 } else if (bandwidth.equals("160")) { in buildSoftApConfiguration()
2529 } else if (bandwidth.equals("320")) { in buildSoftApConfiguration()
2532 throw new IllegalArgumentException("Invalid bandwidth option " + bandwidth); in buildSoftApConfiguration()
DSoftApManager.java338 @WifiAnnotations.Bandwidth int bandwidth,
345 apInfo.setBandwidth(bandwidth);
DWifiNative.java375 public void onSoftApChannelSwitched(int frequency, int bandwidth) { in onSoftApChannelSwitched() argument
376 mSoftApHalCallback.onInfoChanged(mIfaceName, frequency, bandwidth, in onSoftApChannelSwitched()
442 void onInfoChanged(String apIfaceInstance, int frequency, int bandwidth, in onInfoChanged() argument
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DMediaQualityAnalyzer.cpp1008 int32_t MediaQualityAnalyzer::convertAudioCodecType(const int32_t codec, const int32_t bandwidth) in convertAudioCodecType() argument
1020 switch (bandwidth) in convertAudioCodecType()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DUtils.java146 evsParams.bandwidth = audioConfig.getEvsParams().getEvsBandwidth(); in buildEvsParams()
297 .setEvsbandwidth(evs.bandwidth) in buildEvsParams()
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java1103 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte() argument
1107 bandwidth, mccStr, mncStr, alphal, alphas, in makeCellIdentityLte()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java266 private void mockChannelSwitchEvent(int frequency, int bandwidth) { in mockChannelSwitchEvent() argument
268 TEST_INTERFACE_NAME, frequency, bandwidth, 0, null, null, Collections.emptyList()); in mockChannelSwitchEvent()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt365 field @Deprecated public int bandwidth;
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...