Home
last modified time | relevance | path

Searched refs:currentInterval (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DCameraPrivacyLightController.java267 long currentInterval = getCurrentIntervalMillis(); in computeCurrentLightColor() local
270 if (liveAmbientLightTotal < currentInterval * mThresholds[i]) { in computeCurrentLightColor()