Home
last modified time | relevance | path

Searched refs:LogPaneWebsocketDialog (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dlog_pane.py354 class LogPaneWebsocketDialog(ConditionalContainer): class
397 height=LogPaneWebsocketDialog.DIALOG_HEIGHT,
400 content_height=LogPaneWebsocketDialog.DIALOG_HEIGHT,
549 self.websocket_dialog = LogPaneWebsocketDialog(self)
665 height=LogPaneWebsocketDialog.DIALOG_HEIGHT + 2,