Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DOveruseConfigurationXmlHelper.cpp277 PerStateIoOveruseThreshold thresholds; in readComponentLevelThresholds() local
290 std::vector<PerStateIoOveruseThreshold> thresholds; in readPerStateThresholds() local
314 std::vector<PerStateIoOveruseThreshold> thresholds; in readPackageSpecificThresholds() local
331 std::vector<PerStateIoOveruseThreshold> thresholds; in readAppCategorySpecificThresholds() local
542 Result<void> writeComponentLevelThresholds(const PerStateIoOveruseThreshold& thresholds, in writeComponentLevelThresholds()
556 Result<void> writePerStateThresholds(const PerStateIoOveruseThreshold& thresholds, in writePerStateThresholds()
572 const std::vector<PerStateIoOveruseThreshold>& thresholds, XMLElement* rootElement) { in writePackageSpecificThresholds()
588 const std::vector<PerStateIoOveruseThreshold>& thresholds, XMLElement* rootElement) { in writeAppCategorySpecificThresholds()
635 Result<void> writeSystemWideThresholds(const std::vector<IoOveruseAlertThreshold>& thresholds, in writeSystemWideThresholds()
H A DIoOveruseConfigs.cpp86 std::string toString(const PerStateIoOveruseThreshold& thresholds) { in toString()
94 Result<void> containsValidThresholds(const PerStateIoOveruseThreshold& thresholds) { in containsValidThresholds()
250 const std::vector<PerStateIoOveruseThreshold>& thresholds, in updatePerPackageThresholds()
357 const std::vector<PerStateIoOveruseThreshold>& thresholds) { in updatePerCategoryThresholds()
386 const std::vector<IoOveruseAlertThreshold>& thresholds) { in updateAlertThresholds()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DInternalIoOveruseConfigurationSubject.java142 List<PerStateIoOveruseThreshold> thresholds) { in toPerStateThresholdStrings()
150 List<IoOveruseAlertThreshold> thresholds) { in toAlertThresholdStrings()
H A DIoOveruseConfigurationSubject.java119 private static Set<String> toAlertThresholdStrings(List<IoOveruseAlertThreshold> thresholds) { in toAlertThresholdStrings()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DRssiUtil.java29 int[] thresholds = getRssiLevelThresholds(context); in calculateSignalLevel() local
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DOveruseConfigurationCache.java273 List<PerStateIoOveruseThreshold> thresholds) { in setIoThresholdsByAppCategoryTypeLocked()
290 private void populateThresholdsByPackagesLocked(List<PerStateIoOveruseThreshold> thresholds, in populateThresholdsByPackagesLocked()
H A DWatchdogPerfHandler.java2119 Map<String, PerStateBytes> thresholds) { in toPerStateIoOveruseThresholds()
2142 toInternalIoOveruseAlertThresholds(List<IoOveruseAlertThreshold> thresholds) { in toInternalIoOveruseAlertThresholds()
2218 List<PerStateIoOveruseThreshold> thresholds) { in toPerStateBytesMap()
2229 List<IoOveruseAlertThreshold> thresholds = new ArrayList<>(); in toIoOveruseAlertThresholds() local
/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java120 final int[] thresholds = new int[] { 360, 600 }; in testCrossesSizeThreshold() local
370 private void checkCrossesSizeThreshold(int[] thresholds, int oldValue, int newValue, in checkCrossesSizeThreshold()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkAgent.java47 void onSignalStrengthThresholdsUpdated(@NonNull int[] thresholds); in onSignalStrengthThresholdsUpdated()
121 public void onSignalStrengthThresholdsUpdated(@NonNull int[] thresholds) { in onSignalStrengthThresholdsUpdated()
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DINetworkAgent.aidl40 void onSignalStrengthThresholdsUpdated(in int[] thresholds); in onSignalStrengthThresholdsUpdated()
H A DNetworkAgent.java706 public void onSignalStrengthThresholdsUpdated(@NonNull int[] thresholds) { in onSignalStrengthThresholdsUpdated()
1216 public void onSignalStrengthThresholdsUpdated(@NonNull int[] thresholds) { in onSignalStrengthThresholdsUpdated()
1220 protected void setSignalStrengthThresholds(int[] thresholds) { in setSignalStrengthThresholds()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DDisplayModeDirectorTest.java1910 String thresholds = toPropertyValue(brightnessThresholds); in setLowDisplayBrightnessThresholds() local
1923 String thresholds = toPropertyValue(ambientThresholds); in setLowAmbientBrightnessThresholds() local
1942 String thresholds = toPropertyValue(brightnessThresholds); in setHighDisplayBrightnessThresholds() local
1955 String thresholds = toPropertyValue(ambientThresholds); in setHighAmbientBrightnessThresholds() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSignalThresholdInfo.java308 @NonNull int[] thresholds, boolean isEnabled) { in SignalThresholdInfo()
H A DCellSignalStrengthNr.java454 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
H A DCellSignalStrengthLte.java383 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSignalThresholdInfoTest.java284 int[] thresholds) { in buildWithInvalidParameterThrowException()
/aosp12/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java233 public static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
/aosp12/packages/services/Car/tools/ioanalyze/
H A Danalyzer.py63 thresholds = [ variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DThermalManagerServiceTest.java110 ArrayList<TemperatureThreshold> thresholds = new ArrayList<>(); in initializeThresholds() local
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp306 JankClassificationThresholds thresholds, in SurfaceFrame()
757 JankClassificationThresholds thresholds) in FrameTimeline()
807 JankClassificationThresholds thresholds, in DisplayFrame()
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkAgentInfo.java511 public void onSignalStrengthThresholdsUpdated(@NonNull int[] thresholds) { in onSignalStrengthThresholdsUpdated()
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DThermalManagerService.java1093 List<TemperatureThreshold> thresholds = in updateSevereThresholds() local
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DNetworkAgentTest.kt514 val thresholds = intArrayOf(30, 50, 65) regex
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayModeDirector.java766 Pair<int[], int[]> thresholds = (Pair<int[], int[]>) msg.obj; in handleMessage() local
780 Pair<int[], int[]> thresholds = (Pair<int[], int[]>) msg.obj; in handleMessage() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java4501 int signalStrengthMeasure, int[] thresholds, int ran, boolean isEnabled) { in setSignalStrengthReportingCriteria()

12