Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_prefs.py201 def swap_light_and_dark(self) -> bool: member in ConsolePrefs
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py226 def swap_light_and_dark(self) -> bool: member in WatchAppPrefs