Searched refs:mLastSensorEventTime (Results 1 – 1 of 1) sorted by relevance
67 private long mLastSensorEventTime = -1; field in CarNightService113 && value.getTimestamp() > mLastSensorEventTime) { in onNightModeCarPropertyEventLocked()114 mLastSensorEventTime = value.getTimestamp(); in onNightModeCarPropertyEventLocked()117 + nightMode + " at timestamp: " + mLastSensorEventTime); in onNightModeCarPropertyEventLocked()219 mLastSensorEventTime = propertyValue.getTimestamp(); in init()240 ? "false, timestamp of dayNight sensor is: " + mLastSensorEventTime in dump()