summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h')
-rw-r--r--src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h b/src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h
index a8ba796a1b..23e140ff29 100644
--- a/src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h
+++ b/src/components/application_manager/include/application_manager/system_time/system_time_handler_impl.h
@@ -70,7 +70,8 @@ class SystemTimeHandlerImpl : public utils::SystemTimeHandler,
* in order to send system time query and GetSystemTimeResponse in order
* to retrieve utc time and notify all the listeners with new time value.
*/
- void on_event(const application_manager::event_engine::Event& event) FINAL;
+ void HandleOnEvent(
+ const application_manager::event_engine::Event& event) FINAL;
/**
* @brief DoSystemTimeQuery sends the appropriate request to the system