Searched refs:mLastSensorEventTime (Results 1 – 1 of 1) sorted by relevance
57 private long mLastSensorEventTime = -1; field in CarNightService94 && value.getTimestamp() > mLastSensorEventTime) { in onNightModeCarPropertyEventLocked()95 mLastSensorEventTime = value.getTimestamp(); in onNightModeCarPropertyEventLocked()98 + nightMode + " at timestamp: " + mLastSensorEventTime); in onNightModeCarPropertyEventLocked()176 mLastSensorEventTime = propertyValue.getTimestamp(); in init()196 ? "false, timestamp of dayNight sensor is: " + mLastSensorEventTime in dump()