Searched refs:updateLightSession (Results 1 – 1 of 1) sorted by relevance
218 updateLightSession(); in onOpActiveChanged()221 private void updateLightSession() { in updateLightSession() method in CameraPrivacyLightController223 mHandler.post(this::updateLightSession); in updateLightSession()304 updateLightSession(); in onSensorChanged()306 mHandler.postDelayed(CameraPrivacyLightController.this::updateLightSession, in onSensorChanged()