Searched defs:mThresholds (Results 1 – 2 of 2) sorted by relevance
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | TrustedPresentationListenerTest.java | 75 private TrustedPresentationThresholds mThresholds = new TrustedPresentationThresholds( field in TrustedPresentationListenerTest 130 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, Runnable::run, in testAddTrustedPresentationListenerOnWindow() local 140 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, Runnable::run, in testRemoveTrustedPresentationListenerOnWindow() local 178 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, in testAddDuplicateListenerUpdatesThresholds() local 190 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, in testAddDuplicateThresholds() local 196 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, in testAddDuplicateThresholds() local 244 mThresholds, in testAddListenerToScvh() local
|
/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
D | MeanLargerThanVerification.java | 39 private final float[] mThresholds; field in MeanLargerThanVerification
|