| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | TrustedPresentationCallbackTest.java | 68 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testAddTrustedPresentationListenerOnWindow() local 89 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testRemoveTrustedPresentationListenerOnWindow() local
|
| /frameworks/base/telephony/java/android/telephony/ims/ |
| D | MediaThreshold.java | 239 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/ |
| D | SmallAreaDetectionController.java | 40 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()
|
| D | DisplayDeviceConfig.java | 2857 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/ |
| D | DeviceConfigParsingUtils.java | 164 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/ |
| D | SizeConfigurationBucketsTest.java | 109 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/ |
| D | com_android_server_display_SmallAreaDetectionController.cpp | 32 ScopedFloatArrayRO thresholds(env, jthresholds); in nativeUpdateSmallAreaDetection() local
|
| /frameworks/base/services/core/java/com/android/server/cpu/ |
| D | CpuAvailabilityMonitoringConfig.java | 70 public Builder(int cpuset, int... thresholds) { in Builder()
|
| D | CpuMonitorService.java | 424 int curAvailabilityPercent, IntArray thresholds) { in didCrossAnyThreshold()
|
| /frameworks/base/core/java/android/view/ |
| D | AttachedSurfaceControl.java | 191 @NonNull SurfaceControl.TrustedPresentationThresholds thresholds, in addTrustedPresentationCallback()
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | LayerTrustedPresentationListener_test.cpp | 49 TrustedPresentationThresholds thresholds; in thresh() local 96 TrustedPresentationThresholds thresholds; member in android::LayerTrustedPresentationListenerTest
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | SignalThresholdInfo.java | 341 @NonNull int[] thresholds, in SignalThresholdInfo()
|
| D | CellSignalStrengthNr.java | 468 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
|
| D | CellSignalStrengthLte.java | 364 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | SignalThresholdInfoTest.java | 384 int ran, int signalMeasurementType, int[] thresholds, int hysteresisDb) { in buildWithInvalidParameterThrowException()
|
| /frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
| D | DisplayModeDirectorTest.java | 2902 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/ |
| D | SizeConfigurationBuckets.java | 224 public static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
| D | ThermalManagerServiceTest.java | 116 ArrayList<TemperatureThreshold> thresholds = new ArrayList<>(); in initializeThresholds() local
|
| /frameworks/native/services/surfaceflinger/FrameTimeline/ |
| D | FrameTimeline.cpp | 306 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/ |
| D | ThermalManagerService.java | 540 List<TemperatureThreshold> thresholds) { in dumpTemperatureThresholds() 1357 List<TemperatureThreshold> thresholds = in updateSevereThresholds() local
|
| /frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
| D | TestableNetworkAgent.kt | 90 data class OnSignalStrengthThresholdsUpdated(val thresholds: IntArray) : CallbackEntry() constant in CallbackEntry.OnSignalStrengthThresholdsUpdated
|
| /frameworks/native/libs/gui/aidl/android/gui/ |
| D | ISurfaceComposer.aidl | 484 oneway void updateSmallAreaDetection(in int[] uids, in float[] thresholds); in updateSmallAreaDetection()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | SignalStrengthController.java | 1138 int measurementType, @NonNull int[] thresholds, int ran, boolean isEnabled) { in createSignalThresholdsInfo()
|
| /frameworks/base/services/core/java/com/android/server/display/mode/ |
| D | DisplayModeDirector.java | 901 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/ |
| D | Swipeable.kt | 195 internal var thresholds: (Float, Float) -> Float by mutableStateOf({ _, _ -> 0f }) in _() variable
|