Home
last modified time | relevance | path

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

12

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTrustedPresentationCallbackTest.java68 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testAddTrustedPresentationListenerOnWindow() local
89 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testRemoveTrustedPresentationListenerOnWindow() local
/frameworks/base/telephony/java/android/telephony/ims/
DMediaThreshold.java239 TreeSet<Integer> thresholds = new TreeSet<>(); in setThresholdsRtpPacketLossRate() local
269 TreeSet<Integer> thresholds = new TreeSet<>(); in setThresholdsRtpJitterMillis() local
299 TreeSet<Long> thresholds = new TreeSet<>(); in setThresholdsRtpInactivityTimeMillis() local
/frameworks/base/services/core/java/com/android/server/display/
DSmallAreaDetectionController.java40 private static native void nativeUpdateSmallAreaDetection(int[] uids, float[] thresholds); in nativeUpdateSmallAreaDetection()
130 final float[] thresholds = new float[uidThresholdList.size()]; in updateSmallAreaDetection() local
139 void updateSmallAreaDetection(int[] uids, float[] thresholds) { in updateSmallAreaDetection()
DDisplayDeviceConfig.java2857 private Pair<float[], float[]> getBrightnessLevelAndPercentage(BrightnessThresholds thresholds, in getBrightnessLevelAndPercentage()
2869 private Pair<float[], float[]> getBrightnessLevelAndPercentage(BrightnessThresholds thresholds, in getBrightnessLevelAndPercentage()
/frameworks/base/services/core/java/com/android/server/display/utils/
DDeviceConfigParsingUtils.java164 float[] thresholds = new float[thresholdsInt.length]; in displayBrightnessThresholdsIntToFloat() local
186 float[] thresholds = new float[thresholdsInt.length]; in ambientBrightnessThresholdsIntToFloat() local
/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java109 final int[] thresholds = new int[] { 360, 600 }; in testCrossesSizeThreshold() local
359 private void checkCrossesSizeThreshold(int[] thresholds, int oldValue, int newValue, in checkCrossesSizeThreshold()
/frameworks/base/services/core/jni/
Dcom_android_server_display_SmallAreaDetectionController.cpp32 ScopedFloatArrayRO thresholds(env, jthresholds); in nativeUpdateSmallAreaDetection() local
/frameworks/base/services/core/java/com/android/server/cpu/
DCpuAvailabilityMonitoringConfig.java70 public Builder(int cpuset, int... thresholds) { in Builder()
DCpuMonitorService.java424 int curAvailabilityPercent, IntArray thresholds) { in didCrossAnyThreshold()
/frameworks/base/core/java/android/view/
DAttachedSurfaceControl.java191 @NonNull SurfaceControl.TrustedPresentationThresholds thresholds, in addTrustedPresentationCallback()
/frameworks/native/services/surfaceflinger/tests/
DLayerTrustedPresentationListener_test.cpp49 TrustedPresentationThresholds thresholds; in thresh() local
96 TrustedPresentationThresholds thresholds; member in android::LayerTrustedPresentationListenerTest
/frameworks/base/telephony/java/android/telephony/
DSignalThresholdInfo.java341 @NonNull int[] thresholds, in SignalThresholdInfo()
DCellSignalStrengthNr.java468 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
DCellSignalStrengthLte.java364 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSignalThresholdInfoTest.java384 int ran, int signalMeasurementType, int[] thresholds, int hysteresisDb) { in buildWithInvalidParameterThrowException()
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
DDisplayModeDirectorTest.java2902 String thresholds = toPropertyValue(brightnessThresholds); in setLowDisplayBrightnessThresholds() local
2915 String thresholds = toPropertyValue(ambientThresholds); in setLowAmbientBrightnessThresholds() local
2940 String thresholds = toPropertyValue(brightnessThresholds); in setHighDisplayBrightnessThresholds() local
2953 String thresholds = toPropertyValue(ambientThresholds); in setHighAmbientBrightnessThresholds() local
/frameworks/base/core/java/android/window/
DSizeConfigurationBuckets.java224 public static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DThermalManagerServiceTest.java116 ArrayList<TemperatureThreshold> thresholds = new ArrayList<>(); in initializeThresholds() local
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp306 JankClassificationThresholds thresholds, in SurfaceFrame()
764 JankClassificationThresholds thresholds, bool useBootTimeClock) in FrameTimeline()
815 JankClassificationThresholds thresholds, in DisplayFrame()
/frameworks/base/services/core/java/com/android/server/power/
DThermalManagerService.java540 List<TemperatureThreshold> thresholds) { in dumpTemperatureThresholds()
1357 List<TemperatureThreshold> thresholds = in updateSevereThresholds() local
/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/
DTestableNetworkAgent.kt90 data class OnSignalStrengthThresholdsUpdated(val thresholds: IntArray) : CallbackEntry() constant in CallbackEntry.OnSignalStrengthThresholdsUpdated
/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl484 oneway void updateSmallAreaDetection(in int[] uids, in float[] thresholds); in updateSmallAreaDetection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSignalStrengthController.java1138 int measurementType, @NonNull int[] thresholds, int ran, boolean isEnabled) { in createSignalThresholdsInfo()
/frameworks/base/services/core/java/com/android/server/display/mode/
DDisplayModeDirector.java901 Pair<float[], float[]> thresholds = (Pair<float[], float[]>) msg.obj; in handleMessage() local
915 Pair<float[], float[]> thresholds = (Pair<float[], float[]>) msg.obj; in handleMessage() local
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt195 internal var thresholds: (Float, Float) -> Float by mutableStateOf({ _, _ -> 0f }) in _() variable

12