/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | packet_capturer.py | 65 def _get_center_freq_80(frequency): argument 82 def _get_center_freq_160(frequency): argument 144 def create_raw_monitor(self, phy, frequency, width_type=None, argument 158 def configure_raw_monitor(self, monitor_device, frequency, width_type=None): argument 251 def create_raw_monitor(self, phy, frequency, width_type=None, argument 285 def configure_raw_monitor(self, monitor_device, frequency, width_type=None): argument
|
H A D | hostap_config.py | 214 def get_channel_for_frequency(frequency): argument 384 def frequency(self): member in HostapConfig 390 def frequency(self, value): member in HostapConfig 548 def __init__(self, mode=MODE_11B, channel=None, frequency=None, argument 741 def supports_frequency(self, frequency): argument
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/api/ |
D | ScanChannel.java | 27 public final int frequency; field in ScanChannel 38 String deliverySystemType, int frequency, String modulation, in forTuner() 45 public static ScanChannel forFile(int frequency, String filename) { in forFile() 54 int frequency, in ScanChannel()
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/ |
D | TunerHal.java | 92 int frequency, @ModulationType String modulation, in tune() 99 int deliverySystemType, int frequency, @ModulationType String modulation, in tune() 115 int deliverySystemType, int frequency, @ModulationType String modulation, in tuneInternal() 190 long deviceId, int frequency, in nativeTune() 194 long deviceId, int deliverySystemType, int frequency, in nativeTune()
|
/aosp_15_r20/system/chre/apps/wifi_offload/ |
H A D | channel_histogram.cc | 45 uint8_t GetChannelNumber(uint32_t frequency) { in GetChannelNumber() 81 bool ChannelHistogram::IsSupportedFrequency(uint32_t frequency) { in IsSupportedFrequency() 109 bool ChannelHistogram::IncrementScanCountForFrequency(uint32_t frequency) { in IncrementScanCountForFrequency() 120 uint32_t frequency, uint32_t increase_count) { in IncrementScanCountForFrequencyForTest()
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/tests/ |
D | GpuCapacityNodeTest.cpp | 143 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local 166 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local 186 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local 196 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local 208 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local 224 auto const frequency = capacity_node.gpu_frequency(); in TEST_F() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ThroughputPredictor.java | 151 int rssiDbm, int frequency, int channelUtilization) { in predictTxThroughput() 164 int rssiDbm, int frequency, int channelUtilization) { in predictRxThroughput() 189 int channelWidthAp, int rssiDbm, int frequency, int maxNumSpatialStreamAp, in predictThroughput() 291 int frequency, @Nullable byte[] disabledSubchannelBitmap) { in predictThroughputInternal() 461 private int getValidChannelUtilization(int frequency, int channelUtilizationBssLoad, in getValidChannelUtilization()
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | hostapd_config.py | 54 def get_channel_for_frequency(frequency): argument 193 def frequency(self): member in HostapdConfig 198 def frequency(self, value): member in HostapdConfig 318 frequency=None, argument 539 def supports_frequency(self, frequency): argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | site_linux_system.py | 360 def start_capture(self, frequency, argument 421 def _get_phy_for_frequency(self, frequency, phytype, spatial_streams): argument 468 def _get_wlanif(self, phytype, spatial_streams, frequency, same_phy_as): argument 547 frequency=None, same_phy_as=None): argument 583 def get_wlanif(self, frequency, phytype, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/workbench/ |
D | high_resolution_timer.hpp | 43 LARGE_INTEGER frequency; in high_resolution_timer() local 82 LARGE_INTEGER frequency; in elapsed() local 91 LARGE_INTEGER frequency; in elapsed_max() local 101 LARGE_INTEGER frequency; in elapsed_min() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/performance/xml/ |
D | high_resolution_timer.hpp | 44 LARGE_INTEGER frequency; in high_resolution_timer() local 83 LARGE_INTEGER frequency; in elapsed() local 92 LARGE_INTEGER frequency; in elapsed_max() local 102 LARGE_INTEGER frequency; in elapsed_min() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/ |
D | KnownBandsChannelHelper.java | 178 private boolean isDfsChannel(int frequency) { in isDfsChannel() 189 private int getBandFromChannel(int frequency) { in getBandFromChannel() 256 public static int getBand(int frequency) { in getBand() 332 public void addChannel(int frequency) { in addChannel()
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/frontend/ |
H A D | AtscFrontendSettings.java | 63 private AtscFrontendSettings(long frequency, int modulation) { in AtscFrontendSettings() 103 public Builder setFrequency(int frequency) { in setFrequency() 114 public Builder setFrequencyLong(long frequency) { in setFrequencyLong()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowScanResult.java | 16 String SSID, String BSSID, String caps, int level, int frequency) { in newInstance() 29 int frequency, in newInstance() 61 int frequency, in newInstance()
|
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/ |
H A D | UserDictionary_WordsTest.java | 71 int frequency = 1; in testAddWord_deprecated() local 72 UserDictionary.Words.addWord(getContext(), word, frequency, in testAddWord_deprecated() local 88 private void assertWord(String word, int frequency, String shortcut, Locale locale, in assertWord()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectExportApis/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/exportimport/api/ |
D | ExportSettings.java | 68 …ivate final com.android.healthconnect.controller.exportimport.api.ExportFrequency frequency = null; field in ExportSettings.WithData 70 public WithData(@org.jetbrains.annotations.NotNull() in WithData() 85 …nnect.controller.exportimport.api.ExportSettings.WithData copy(@org.jetbrains.annotations.NotNull() in copy()
|
D | ExportSettingsViewModel.java | 96 public final void updatePreviousExportFrequency(@org.jetbrains.annotations.NotNull() in updatePreviousExportFrequency() 118 public final void updateExportFrequency(@org.jetbrains.annotations.NotNull() in updateExportFrequency() 125 public final void updateSelectedFrequency(@org.jetbrains.annotations.NotNull() in updateSelectedFrequency()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/ |
H A D | p2p_group_add.py | 64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument 160 frequency = None variable 196 frequency = value variable
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | PrecomputedText.java | 169 public Builder setHyphenationFrequency(@Layout.HyphenationFrequency int frequency) { in setHyphenationFrequency() 218 @Layout.HyphenationFrequency int frequency) { in Params() 301 @Layout.HyphenationFrequency int frequency, @NonNull LineBreakConfig lbConfig) { in checkResultUsable() 443 private static boolean isFastHyphenation(int frequency) { in isFastHyphenation() 617 @Layout.HyphenationFrequency int frequency, @NonNull LineBreakConfig lbConfig) { in checkResultUsable()
|
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/rtt/ |
D | ResponderConfig.java | 239 public final int frequency; field in ResponderConfig 319 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0, in ResponderConfig() 364 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0, in ResponderConfig() 409 @ChannelWidth int channelWidth, int frequency, int centerFreq0, int centerFreq1, in ResponderConfig() 437 int frequency = scanResult.frequency; in fromScanResult() local
|
/aosp_15_r20/system/connectivity/wificond/scanning/ |
D | scanner_impl.cpp | 287 for (const auto& frequency : network.frequencies_) { in ParsePnoSettings() local 303 for (const auto frequency : kPnoScanDefaultFreqs2G) { in ParsePnoSettings() local 309 for (const auto frequency : kPnoScanDefaultFreqs5G) { in ParsePnoSettings() local 315 for (const auto& frequency : unique_frequencies) { in ParsePnoSettings() local
|
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/direct/ |
D | WifiDirectSnippet.java | 128 int frequency) { in buildWifiP2pConfig() 187 int frequency) throws JSONException { in p2pCreateGroup() 201 int frequency) throws JSONException, InterruptedException { in p2pConnect()
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_audio_utils.py | 23 frequency=480, argument 106 def measure_thdn(signal, sample_rate, q, frequency=None): argument 140 frequency=None): argument
|
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/viewmodels/ |
D | PerformanceTestingViewModel.kt | 77 val frequency = in insertRecordsForPerformanceTestingOverASpanOfTime() constant 183 val frequency = in readRecordsForPerformanceTestingOverASpanOfTime() constant
|
/aosp_15_r20/hardware/interfaces/vibrator/aidl/vts/ |
H A D | pwle_v2_utils.h | 78 static float minPerceptibleDbCurve(float frequency) { in minPerceptibleDbCurve() 104 static float convertSensitivityLevelToDecibel(int sl, float frequency) { in convertSensitivityLevelToDecibel() 113 static float convertSensitivityLevelToAcceleration(int sl, float frequency) { in convertSensitivityLevelToAcceleration()
|