/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TrustedPresentationCallbackTest.java | 68 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testAddTrustedPresentationListenerOnWindow() local 89 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testRemoveTrustedPresentationListenerOnWindow() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A 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
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/ |
H A 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()
|
H A D | DisplayDeviceConfig.java | 2857 private Pair<float[], float[]> getBrightnessLevelAndPercentage(BrightnessThresholds thresholds, in getBrightnessLevelAndPercentage() 2869 private Pair<float[], float[]> getBrightnessLevelAndPercentage(BrightnessThresholds thresholds, in getBrightnessLevelAndPercentage()
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/utils/ |
H A D | DeviceConfigParsingUtils.java | 164 float[] thresholds = new float[thresholdsInt.length]; in displayBrightnessThresholdsIntToFloat() local 186 float[] thresholds = new float[thresholdsInt.length]; in ambientBrightnessThresholdsIntToFloat() local
|
/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/window/ |
H A 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()
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_display_SmallAreaDetectionController.cpp | 32 ScopedFloatArrayRO thresholds(env, jthresholds); in nativeUpdateSmallAreaDetection() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/cpu/ |
H A D | CpuAvailabilityMonitoringConfig.java | 70 public Builder(int cpuset, int... thresholds) { in Builder()
|
H A D | CpuMonitorService.java | 424 int curAvailabilityPercent, IntArray thresholds) { in didCrossAnyThreshold()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | AttachedSurfaceControl.java | 191 @NonNull SurfaceControl.TrustedPresentationThresholds thresholds, in addTrustedPresentationCallback()
|
H A D | SurfaceControl.java | 293 long nativeObject, long nativeTpc, TrustedPresentationThresholds thresholds); in nativeSetTrustedPresentationCallback() 4159 @NonNull TrustedPresentationThresholds thresholds, @NonNull Executor executor, in setTrustedPresentationCallback()
|
H A D | ViewRootImpl.java | 11781 @NonNull SurfaceControl.TrustedPresentationThresholds thresholds, in addTrustedPresentationCallback() 11783 t.setTrustedPresentationCallback(getSurfaceControl(), thresholds, executor, listener); in addTrustedPresentationCallback() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SignalThresholdInfo.java | 341 @NonNull int[] thresholds, in SignalThresholdInfo()
|
H A D | CellSignalStrengthNr.java | 468 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
|
H A D | CellSignalStrengthLte.java | 364 private int updateLevelWithMeasure(int measure, int[] thresholds) { in updateLevelWithMeasure()
|
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
H A D | DisplayModeDirectorTest.java | 2952 String thresholds = toPropertyValue(brightnessThresholds); in setLowDisplayBrightnessThresholds() local 2965 String thresholds = toPropertyValue(ambientThresholds); in setLowAmbientBrightnessThresholds() local 2990 String thresholds = toPropertyValue(brightnessThresholds); in setHighDisplayBrightnessThresholds() local 3003 String thresholds = toPropertyValue(ambientThresholds); in setHighAmbientBrightnessThresholds() local
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SizeConfigurationBuckets.java | 224 public static boolean crossesSizeThreshold(int[] thresholds, int firstDp, in crossesSizeThreshold()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
H A D | ThermalManagerServiceTest.java | 116 ArrayList<TemperatureThreshold> thresholds = new ArrayList<>(); in initializeThresholds() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | ThermalManagerService.java | 540 List<TemperatureThreshold> thresholds) { in dumpTemperatureThresholds() 1357 List<TemperatureThreshold> thresholds = in updateSevereThresholds() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/ |
H A 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
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 1886 TrustedPresentationThresholds thresholds; in nativeSetTrustedPresentationCallback() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |