Package com.tomtom.ivi.platform.systemui.api.stock.systemuihost

Types

Link copied to clipboard
class StockSystemUiHost(systemUiHostContext: SystemUiHostContext) : SystemUiHost

The stock system UI host implementation, providing TomTom Digital Cockpit's default look & feel.

class ToggleDebugPanelContainerKeyEventListener(debugPanelService: DebugPanelServiceApi) : ViewCompat.OnUnhandledKeyEventListenerCompat

A key event listener that can be added to the root view of a system UI (using ViewCompat.addOnUnhandledKeyEventListener to toggle the visibility of the system UI's DebugPanel container.