Searched refs:logMins (Results 1 – 1 of 1) sorted by relevance
811 long logMins = Math.max(0, (getCurrentTimeMillis() - lastChange) / (1000 * 60)); in logSensorPrivacyToggle() local859 + logMins); in logSensorPrivacyToggle()861 write(PRIVACY_SENSOR_TOGGLE_INTERACTION, logSensor, logAction, logSource, logMins); in logSensorPrivacyToggle()