Searched refs:cplc (Results 1 – 1 of 1) sorted by relevance
321 CameraPrivacyLightController cplc = prepareDefaultCameraPrivacyLightController(); in testAlsThresholds() local323 cplc.setElapsedRealTime(0); in testAlsThresholds()331 notifySensorEvent(cplc, elapsedTime, alsLuxValue); in testAlsThresholds()333 notifySensorEvent(cplc, elapsedTime, alsLuxValue); in testAlsThresholds()347 private void notifySensorEvent(CameraPrivacyLightController cplc, long timestamp, int value) { in notifySensorEvent() argument348 cplc.setElapsedRealTime(timestamp); in notifySensorEvent()