Home
last modified time | relevance | path

Searched defs:ui_theme (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py214 def ui_theme(self) -> str: member in WatchAppPrefs
218 def ui_theme(self, new_ui_theme: str) -> None: member in WatchAppPrefs
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_prefs.py183 def ui_theme(self) -> str: member in ConsolePrefs