* @brief This method is called on the service that got deactivated */
| 285 | * @brief This method is called on the service that got deactivated |
| 286 | */ |
| 287 | virtual void deactivated () { } |
| 288 | |
| 289 | /** |
| 290 | * @brief This method is called to set the background and text (foreground) color |
no outgoing calls
no test coverage detected