Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DMeanLargerThanVerificationTest.java44 float[] thresholds = {0.0f, 0.0f, 0.0f}; in testVerify() local
80 float[] expected, float[] thresholds, float[]... values) { in getVerification()
DMeanLargerThanVerification.java47 public MeanLargerThanVerification(float[] expected, float[] thresholds) { in MeanLargerThanVerification()
83 float[] thresholds = new float[] {threshold, threshold, threshold}; in getDefault() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSignalThresholdInfoTest.java163 final int[] thresholds = new int[] {params[2]}; in testConstructor_validParams() local
235 final int[] thresholds = new int[] {params[2]}; in testParcel() local
318 int ran, int signalMeasurementType, int[] thresholds, int hysteresisDb) { in buildWithInvalidParameterThrowException()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationCallbackTest.java96 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in registerTrustedPresentationCallback() local
327 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testTrustedPresentationListener_multipleSetCallbacks() local
397 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testSetTrustedPresentationListenerAfterClearing() local