Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/
DCameraPrivacyLightControllerTest.java71 private int[] mDefaultAlsThresholdsLux = {10, 50}; field in CameraPrivacyLightControllerTest
177 true, new int[0], mDefaultAlsThresholdsLux, mDefaultAlsAveragingIntervalMillis); in testNoInteractionsWithServicesIfNoColorsSpecified() local
281 Set.of(exemptPackage), true, mDefaultColors, mDefaultAlsThresholdsLux, in testWontOpenForExemptedPackage() local
291 Set.of(), true, mDefaultColors, mDefaultAlsThresholdsLux, in testNoLightSensor() local