Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/
H A Dwindow_manager_test.py692 window_manager.create_root_container()
774 window_manager.create_root_container()
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py294 self.application.window_manager_container = self.create_root_container()
371 self.window_manager.create_root_container()
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dwindow_manager.py344 def create_root_container(self): member in WindowManager
407 ] = self.create_root_container()
H A Dconsole_app.py407 body=self.window_manager.create_root_container(),